#include <CRTTrueHitRecoAlg.h>
Public Attributes | |
char | type |
string | region |
std::set< int > | layerID |
map< int, int > | stripLayer |
map< int, sim::AuxDetIDE > | stripIDE |
Definition at line 40 of file CRTTrueHitRecoAlg.h.
std::set<int> tagger::layerID |
Definition at line 43 of file CRTTrueHitRecoAlg.h.
string tagger::region |
Definition at line 42 of file CRTTrueHitRecoAlg.h.
map<int,sim::AuxDetIDE> tagger::stripIDE |
Definition at line 45 of file CRTTrueHitRecoAlg.h.
map<int,int> tagger::stripLayer |
Definition at line 44 of file CRTTrueHitRecoAlg.h.
char tagger::type |
Definition at line 41 of file CRTTrueHitRecoAlg.h.