Public Attributes | |
std::vector< std::vector < TVector3 > > | allIntersections |
std::vector< TLorentzVector > | allPrtlMom |
double | weight |
bool | pass |
Definition at line 39 of file MixedWeightRayTraceBox_tool.cc.
std::vector<std::vector<TVector3> > evgen::ldm::RayWeightInfo::allIntersections |
Definition at line 40 of file MixedWeightRayTraceBox_tool.cc.
std::vector<TLorentzVector> evgen::ldm::RayWeightInfo::allPrtlMom |
Definition at line 41 of file MixedWeightRayTraceBox_tool.cc.
bool evgen::ldm::RayWeightInfo::pass |
Definition at line 43 of file MixedWeightRayTraceBox_tool.cc.
double evgen::ldm::RayWeightInfo::weight |
Definition at line 42 of file MixedWeightRayTraceBox_tool.cc.