All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
evgen::ldm::RayWeightInfo Struct Reference

Public Attributes

std::vector< std::vector
< TVector3 > > 
allIntersections
 
std::vector< TLorentzVector > allPrtlMom
 
double weight
 
bool pass
 

Detailed Description

Definition at line 39 of file MixedWeightRayTraceBox_tool.cc.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: