Public Member Functions | Public Attributes | List of all members
gar::gar_pandora::MCParticleCreator::Settings Class Reference

#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...
 

Detailed Description

Definition at line 33 of file MCParticleCreator.h.

Constructor & Destructor Documentation

gar::gar_pandora::MCParticleCreator::Settings::Settings ( )

Definition at line 469 of file MCParticleCreator.cxx.

470  : m_geantModuleLabel( "" ),
472  {
473  }
std::string m_geantModuleLabel
The geant4 label.
std::string m_generatorModuleLabel
The generator label.

Member Data Documentation

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.


The documentation for this class was generated from the following files: