Go to the source code of this file.
Namespaces | |
| sim | |
| Code to link reconstructed objects back to the MC truth information. | |
Functions | |
Function to name `simb::MCParticle` enumerators and codes. | |
| std::string | sim::ParticleName (int pigid) |
| Returns a string with the name of particle the specified with PDG ID. More... | |
| std::string | sim::ParticleStatusName (int code) |
Describes the status of a particle (simb::MCParticle::StatusCode()). More... | |
Functions to name `simb::MCTruth` enumerators and codes. | |
| std::string | sim::TruthOriginName (simb::Origin_t origin) |
| Returns a string representing the specified process origin. More... | |
| std::string | sim::TruthCCNCname (int ccnc) |
| std::string | sim::TruthReactionMode (int mode) |
| Returns the "mode" of the reaction (a lesser version of interaction type). More... | |
| std::string | sim::TruthInteractionTypeName (int type) |
1.8.11