8 #ifndef DUNEANAOBJ_SRENUMS_H
9 #define DUNEANAOBJ_SRENUMS_H
48 kUnknownGenerator = 0,
75 kNuElectronElastic = 7,
80 kInverseBetaDecay = 12,
81 kGlashowResonance = 13,
82 kIMDAnnihilation = 14,
85 kDarkMatterElastic = 101,
87 kDarkMatterElectron = 103,
97 enum PartType { kUnknown, kPrimary, kPrimaryBeforeFSI, kSecondary };
PartType type
Which of the particle collections this particle lives in.
Definition: SREnums.h:100
int ixn
Index of SRInteraction in the SRTruthBranch.
Definition: SREnums.h:99
int part
Index of SRParticle in the SRInteraction.
Definition: SREnums.h:101
Common Analysis Files.
Definition: SRBeamBranch.h:13
PartEMethod
Methods for reconstructing particle energies.
Definition: SREnums.h:56
@ kMCS
Multiple scattering.
Definition: SREnums.h:59
@ kCalorimetry
Observed energy deposited in active volume.
Definition: SREnums.h:60
@ kRange
Amount of material traversed by particle.
Definition: SREnums.h:58
Generator
Known generators of neutrino interactions (extend as other generators are used)
Definition: SREnums.h:47
FD_RECO_STACK
Which reconstruction toolkit was used to reconstruct this FD event?
Definition: SREnums.h:106
Detector
Known detectors in CAFs.
Definition: SREnums.h:17
@ kFD_HD
Horizontal drift (a.k.a. module 1)
Definition: SREnums.h:33
@ kND_TMS
magnetized spectrometer/calorimeter (forms part of movable PRISM detector concept in Phase I)
Definition: SREnums.h:22
@ kND_SAND
scintillator tracker and calorimeter, fixed on-axis in beam
Definition: SREnums.h:23
@ kND_GAr
high-pressure gaseous argon TPC (forms part of movable PRISM detector concept in Phase II)
Definition: SREnums.h:24
@ kND_LAr
35-module liquid argon TPC (forms part of movable PRISM detector concept)
Definition: SREnums.h:21
@ kFD_VD
Vertical drift (a.k.a. module 2)
Definition: SREnums.h:34
@ kProtoDUNE
Horizontal drift prototype.
Definition: SREnums.h:39
@ k2x2
ND-LAr prototype.
Definition: SREnums.h:27
@ _kLastDetector
to use in bitset sizing. make it big enough that we'll never have to expand it —> future-proof CAFs
Definition: SREnums.h:41
@ kMINERvA
tracker & muon veto for 2x2; repurposed former MINERvA detector components
Definition: SREnums.h:28
ScatteringMode
Neutrino interaction categories. Periodically synchronized to GENIE (last update: GENIE 3....
Definition: SREnums.h:67
NDLAR_RECO_STACK
Which reconstruction toolkit was used to reconstruct this ND event?
Definition: SREnums.h:113