Classes | |
| class | AuxDetIDE |
| MC truth information to make RawDigits and do back tracking. More... | |
| class | AuxDetSimChannel |
| Collection of particles crossing one auxiliary detector cell. More... | |
| class | BeamGateInfo |
| class | CaloDeposit |
| class | EnergyDeposit |
| class | GenieParticle |
| class | IDE |
| class | LArDeposit |
Enumerations | |
| enum | BeamType_t { kUnknown =0, kBNB, kNuMI, kBeamTypeMax } |
| Defines category of beams to be stored in sdp::BeamGateInfo. More... | |
Functions | |
| bool | operator< (const BeamGateInfo &lhs, const BeamGateInfo &rhs) |
| unsigned int | GetRandomNumberSeed () |
Variables | |
| static const int | NoParticleId = std::numeric_limits<int>::min() |
| enum gar::sdp::BeamType_t |
Defines category of beams to be stored in sdp::BeamGateInfo.
| Enumerator | |
|---|---|
| kUnknown |
Unknown beam type. |
| kBNB |
BNB. |
| kNuMI |
NuMI. |
| kBeamTypeMax |
Max value of enum for iteration. |
Definition at line 10 of file BeamTypes.h.
| bool gar::sdp::operator< | ( | const BeamGateInfo & | lhs, |
| const BeamGateInfo & | rhs | ||
| ) |
Definition at line 54 of file BeamGateInfo.h.
1.8.11