|
HighLAND
|
Public Types | |
| enum | RecObjectGroupEnum { kTracksUnassigned =0, kTracksWithTPC, kTracksWithTPCInFGD1FV, kTracksWithTPCInFGD2FV, kTracksWithGoodQualityTPCInFGD1FV, kTracksWithGoodQualityTPCInFGD2FV, kTracksWithTPCAndFGD1, kTracksWithTPCAndFGD2, kTracksWithFGD1AndNoTPC, kTracksWithFGD2AndNoTPC, kTracksWithFGD1, kTracksWithFGD2, kTracksWithTPCorFGD1, kTracksWithTPCorFGD2, kTracksWithECal, kTracksWithP0D, kTracksWithTPCInP0DFV, kTracksWithGoodQualityTPCInP0DFV, kTracksWithP0DAndNoTPC } |
| enum | TrueObjectGroupEnum { kTrueParticlesUnassigned =0, kTrueParticlesChargedInTPCInBunch, kTrueParticlesChargedInFGD1AndNoTPCInBunch, kTrueParticlesChargedInFGD2AndNoTPCInBunch, kTrueParticlesChargedInTPCorFGDInBunch, kTrueParticlesChargedInFGD1ECalHAInBunch, kTrueParticlesChargedInFGD2ECalHAInBunch, kTrueParticlesInECalInBunch, kTrueParticlesChargedInP0DInBunch, kTrueParticlesChargedInP0DAndTPCInBunch, kTrueParticlesChargedInP0DAndNoTPCInBunch } |
Public Attributes | |
| AnaFgdTimeBinB ** | FGDMichelElectrons [2] |
| ----------— Michel Electron candidates -------------------------------— | |
| Int_t | nFGDMichelElectrons [2] |
Public Attributes inherited from EventBoxB | |
| Int_t | nRecObjectsInGroup [NMAXRECOBJECTGROUPS] |
| ----—— RecObjects and TrueRecObjects used in the selection and systematics ------------—— More... | |
| AnaRecObjectC ** | RecObjectsInGroup [NMAXRECOBJECTGROUPS] |
| Int_t | nTrueObjectsInGroup [NMAXTRUEOBJECTGROUPS] |
| Different groups of rec objects used for systematics. | |
| AnaTrueObjectC ** | TrueObjectsInGroup [NMAXTRUEOBJECTGROUPS] |
Definition at line 7 of file EventBoxTracker.hxx.
| Enumerator | |
|---|---|
| kTrueParticlesChargedInFGD1ECalHAInBunch | High-angle samples. |
| kTrueParticlesInECalInBunch | True particles crossing ECal. |
Definition at line 33 of file EventBoxTracker.hxx.
1.8.13