HighLAND
|
Public Member Functions | |
void | Reset () |
This method should be implemented by the derived class. If so it does nothing here. | |
![]() | |
virtual void | ResetBase () |
Reset this base class. More... | |
![]() | |
void | SoftReset () |
Reset the ToyBoxB. | |
Public Attributes | |
AnaTrackB * | PositivePionTPCtracks [100] |
int | nPositivePionTPCtracks |
AnaTrackB * | NegativePionTPCtracks [100] |
int | nNegativePionTPCtracks |
AnaFgdTimeBinB * | MichelElectrons [100] |
int | nMichelElectrons |
AnaTrackB * | IsoFGDPiontracks [100] |
int | nIsoFGDPiontracks |
AnaTrackB * | PosPi0TPCtracks [100] |
AnaTrackB * | ElPi0TPCtracks [100] |
int | nPosPi0TPCtracks |
int | nElPi0TPCtracks |
AnaTrackB * | IsoFGDElPi0tracks [100] |
int | nIsoFGDElPi0tracks |
int | nPosPions |
int | nOtherPions |
std::vector< AnaTrackB * > | ISOEcal |
AnaTrackB * | HObject |
AnaTrackB * | Pi0Ecaltrack |
int | nPi0Ecaltracks |
![]() | |
AnaVertexB * | Vertex |
For storing the reconstructed vertex. | |
AnaTrackB * | MainTrack |
For storing the Main Track (The lepton candidate in geranal: HMN or HMP track) | |
AnaTrackB * | HMtrack |
For storing the highest momentum track. | |
AnaTrackB * | HMNtrack |
For storing the highest momentum negative track. | |
AnaTrackB * | HMPtrack |
For storing the highest momentum positive track. | |
AnaTrackB * | SHMtrack |
For storing the second highest momentum track. | |
AnaTrackB * | SHMNtrack |
For storing the second highest momentum negative track. | |
AnaTrackB * | SHMPtrack |
For storing the second highest momentum positive track. | |
AnaTrackB ** | NegativeTPCtracks |
For storing all negative tracks in the event with TPC information. | |
int | nNegativeTPCtracks |
AnaTrackB ** | PositiveTPCtracks |
For storing all positive tracks in the event with TPC information. | |
int | nPositiveTPCtracks |
bool | LikeComputed [NMAXPARTICLES] |
For storing whether TPC PID likelihoods have been computed. | |
int | nLikeComputed |
Float_t | Likelihood [NMAXPARTICLES][4] |
For storing TPC PID likelihoods. | |
int | nLikelihood |
AnaTrackB * | VetoTrack |
For storing the veto track. | |
AnaTrackB * | OOFVtrack |
For storing the oofv fgd tracks. | |
![]() | |
AnaTrueVertexB * | TrueVertex |
For storing the true vertex, for analyses with no reconstructed primary vertex. | |
![]() | |
UInt_t | nBranches |
The number of branches in the selection this ToyBox belongs to. | |
Int_t * | AccumLevel |
Accum level for each branch in this toy in the selection this ToyBox belongs to. | |
Int_t | MaxAccumLevel |
bool * | BranchPassed |
Int_t | SuccessfulBranch |
The branch that is successful for this toy in the selection this ToyBox belongs to. | |
Int_t | SelectionEnabledIndex |
The enabled index of this selection this ToyBox belongs to. | |
SubDetId_h | DetectorFV |
Indicate the FV we are interested in. | |
Additional Inherited Members | |
![]() | |
bool | _ResetCheckDone |
Definition at line 33 of file numuCCMultiPiSelection.hxx.