#include <MCTruthConfig.hh>
Definition at line 49 of file MCTruthConfig.hh.
MCTruthConfig::MCTruthConfig |
( |
| ) |
|
MCTruthConfig::~MCTruthConfig |
( |
| ) |
|
|
virtual |
Definition at line 66 of file MCTruthConfig.hh.
67 {fCreatorProcesses.push_back(process);}
void MCTruthConfig::AddParticleType |
( |
G4int |
type | ) |
|
|
inline |
std::vector<G4String>& MCTruthConfig::GetCreatorProcesses |
( |
| ) |
|
|
inline |
G4double MCTruthConfig::GetMinE |
( |
| ) |
const |
|
inline |
std::vector<G4int>& MCTruthConfig::GetParticleTypes |
( |
| ) |
|
|
inline |
void MCTruthConfig::SetCreatorProcesses |
( |
std::vector< G4String > & |
processes | ) |
|
|
inline |
void MCTruthConfig::SetMinE |
( |
double |
e | ) |
|
|
inline |
void MCTruthConfig::SetParticleTypes |
( |
std::vector< G4int > & |
types | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/examples/extended/eventgenerator/HepMC/MCTruth/include/MCTruthConfig.hh
- source/geant4.10.03.p03/examples/extended/eventgenerator/HepMC/MCTruth/src/MCTruthConfig.cc