![]() |
eventAnalysis
7.0-49-g0ac7482
|
TTPCAnaPattern The master object for any connected system of hits in a TPC. More...
#include <TTRExReconModule.hxx>
Public Member Functions | |
TTPCAnaPattern () | |
virtual | ~TTPCAnaPattern () |
ClassDef (TTRExReconModule::TTPCAnaPattern, 1) | |
Public Attributes | |
TClonesArray * | Junctions |
The constituent junctions of the pattern. More... | |
Int_t | NJunctions |
The number of junctions in the pattern. More... | |
Int_t | NPaths |
The number of paths. More... | |
TClonesArray * | Paths |
The constituent paths of the pattern. More... | |
Int_t | PatternID |
The ID of the pattern. More... | |
Bool_t | S1Sflag |
A flag to say whether this pattern would pass the TPC gas Stage 1 Selection. More... | |
Int_t | TPC |
The TPC in which the pattern resides. More... | |
TTPCAnaPattern The master object for any connected system of hits in a TPC.
Definition at line 77 of file TTRExReconModule.hxx.
|
virtual |
Definition at line 871 of file TTRExReconModule.cxx.
ND::TTRExReconModule::TTPCAnaPattern::TTPCAnaPattern | ( | ) |
Definition at line 80 of file TTRExReconModule.hxx.
ND::TTRExReconModule::TTPCAnaPattern::ClassDef | ( | TTRExReconModule::TTPCAnaPattern | , |
1 | |||
) |
TClonesArray* ND::TTRExReconModule::TTPCAnaPattern::Junctions |
The constituent junctions of the pattern.
Definition at line 89 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree(), and TTPCAnaPattern().
Int_t ND::TTRExReconModule::TTPCAnaPattern::NJunctions |
The number of junctions in the pattern.
Definition at line 88 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Int_t ND::TTRExReconModule::TTPCAnaPattern::NPaths |
The number of paths.
Definition at line 91 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
TClonesArray* ND::TTRExReconModule::TTPCAnaPattern::Paths |
The constituent paths of the pattern.
Definition at line 92 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree(), and TTPCAnaPattern().
Int_t ND::TTRExReconModule::TTPCAnaPattern::PatternID |
The ID of the pattern.
Definition at line 86 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Bool_t ND::TTRExReconModule::TTPCAnaPattern::S1Sflag |
A flag to say whether this pattern would pass the TPC gas Stage 1 Selection.
Definition at line 83 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().
Int_t ND::TTRExReconModule::TTPCAnaPattern::TPC |
The TPC in which the pattern resides.
Definition at line 94 of file TTRExReconModule.hxx.
Referenced by ND::TTRExReconModule::FillTree().