#include <MCParticleCreator.h>
Public Member Functions | |
Settings () | |
Public Attributes | |
std::string | m_geantModuleLabel |
The geant4 label. More... | |
std::string | m_generatorModuleLabel |
The generator label. More... | |
Definition at line 33 of file MCParticleCreator.h.
gar::gar_pandora::MCParticleCreator::Settings::Settings | ( | ) |
Definition at line 469 of file MCParticleCreator.cxx.
std::string gar::gar_pandora::MCParticleCreator::Settings::m_geantModuleLabel |
The geant4 label.
Definition at line 38 of file MCParticleCreator.h.
std::string gar::gar_pandora::MCParticleCreator::Settings::m_generatorModuleLabel |
The generator label.
Definition at line 39 of file MCParticleCreator.h.