|
NAIA
1.1.1
|
Container class for base MCTruth info. More...
#include <Containers/MCTruth.h>
Public Member Functions | |
| void | Clear () |
| Clear container content. More... | |
| void | Dump () const |
| Dump on screen container content. More... | |
Public Attributes | |
| MCParticle | Primary |
| primary particle More... | |
Container class for base MCTruth info.
This class holds all the variables related to the MC truth from the simulation.
| void NAIA::MCTruthBaseData::Clear | ( | ) |
Clear container content.
Definition at line 10 of file MCTruth.cpp.
References Primary.
Referenced by NAIA::Event::Clear().
| void NAIA::MCTruthBaseData::Dump | ( | ) | const |
Dump on screen container content.
Definition at line 12 of file MCTruth.cpp.
References NAIA::MCParticle::A, NAIA::MCParticle::GetGenMomentum(), NAIA::MCParticle::Mass, NAIA::MCParticle::PDGCode, NAIA::MCParticle::Position, Primary, and NAIA::MCParticle::Z.
| MCParticle NAIA::MCTruthBaseData::Primary |
1.8.18