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

Public Attributes

int partID
 
double trueT0
 
std::map< std::string,
geo::Point_t
trueCrosses
 
std::map< std::string, bool > validCrosses
 
std::map< std::string,
std::vector< sbn::crt::CRTHit > > 
crtHits
 
std::vector< sbn::crt::CRTTrackcrtTracks
 
bool hasTpcTrack
 
std::vector< double > hitT0s
 
std::vector< double > trackT0s
 

Detailed Description

Definition at line 67 of file CRTFullRecoAna_module.cc.

Member Data Documentation

std::map<std::string, std::vector<sbn::crt::CRTHit> > sbnd::CRTTruthMatch::crtHits

Definition at line 72 of file CRTFullRecoAna_module.cc.

std::vector<sbn::crt::CRTTrack> sbnd::CRTTruthMatch::crtTracks

Definition at line 73 of file CRTFullRecoAna_module.cc.

bool sbnd::CRTTruthMatch::hasTpcTrack

Definition at line 74 of file CRTFullRecoAna_module.cc.

std::vector<double> sbnd::CRTTruthMatch::hitT0s

Definition at line 75 of file CRTFullRecoAna_module.cc.

int sbnd::CRTTruthMatch::partID

Definition at line 68 of file CRTFullRecoAna_module.cc.

std::vector<double> sbnd::CRTTruthMatch::trackT0s

Definition at line 76 of file CRTFullRecoAna_module.cc.

std::map<std::string, geo::Point_t> sbnd::CRTTruthMatch::trueCrosses

Definition at line 70 of file CRTFullRecoAna_module.cc.

double sbnd::CRTTruthMatch::trueT0

Definition at line 69 of file CRTFullRecoAna_module.cc.

std::map<std::string, bool> sbnd::CRTTruthMatch::validCrosses

Definition at line 71 of file CRTFullRecoAna_module.cc.


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