#include <MCTruthConfig.hh>
Definition at line 49 of file MCTruthConfig.hh.
◆ MCTruthConfig()
MCTruthConfig::MCTruthConfig |
( |
| ) |
|
◆ ~MCTruthConfig()
MCTruthConfig::~MCTruthConfig |
( |
| ) |
|
|
virtual |
◆ AddCreatorProcess()
void MCTruthConfig::AddCreatorProcess |
( |
G4String & |
process | ) |
|
|
inline |
◆ AddParticleType()
void MCTruthConfig::AddParticleType |
( |
G4int |
type | ) |
|
|
inline |
◆ GetCreatorProcesses()
std::vector<G4String>& MCTruthConfig::GetCreatorProcesses |
( |
| ) |
|
|
inline |
◆ GetMinE()
G4double MCTruthConfig::GetMinE |
( |
| ) |
const |
|
inline |
◆ GetParticleTypes()
std::vector<G4int>& MCTruthConfig::GetParticleTypes |
( |
| ) |
|
|
inline |
◆ SetCreatorProcesses()
void MCTruthConfig::SetCreatorProcesses |
( |
std::vector< G4String > & |
processes | ) |
|
|
inline |
◆ SetMinE()
void MCTruthConfig::SetMinE |
( |
double |
e | ) |
|
|
inline |
◆ SetParticleTypes()
void MCTruthConfig::SetParticleTypes |
( |
std::vector< G4int > & |
types | ) |
|
|
inline |
◆ creatorProcesses
std::vector<G4String> MCTruthConfig::creatorProcesses |
|
private |
◆ minE
◆ particleTypes
std::vector<G4int> MCTruthConfig::particleTypes |
|
private |
The documentation for this class was generated from the following files: