Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MCTruthConfig Class Reference

#include <MCTruthConfig.hh>

Public Member Functions

 MCTruthConfig ()
 
virtual ~MCTruthConfig ()
 
void SetMinE (double e)
 
G4double GetMinE () const
 
void SetParticleTypes (std::vector< G4int > &types)
 
void AddParticleType (G4int type)
 
std::vector< G4int > & GetParticleTypes ()
 
void SetCreatorProcesses (std::vector< G4String > &processes)
 
void AddCreatorProcess (G4String &process)
 
std::vector< G4String > & GetCreatorProcesses ()
 

Detailed Description

Definition at line 49 of file MCTruthConfig.hh.

Constructor & Destructor Documentation

MCTruthConfig::MCTruthConfig ( )

Definition at line 43 of file MCTruthConfig.cc.

MCTruthConfig::~MCTruthConfig ( )
virtual

Definition at line 46 of file MCTruthConfig.cc.

Member Function Documentation

void MCTruthConfig::AddCreatorProcess ( G4String process)
inline

Definition at line 66 of file MCTruthConfig.hh.

void MCTruthConfig::AddParticleType ( G4int  type)
inline

Definition at line 61 of file MCTruthConfig.hh.

Here is the caller graph for this function:

std::vector<G4String>& MCTruthConfig::GetCreatorProcesses ( )
inline

Definition at line 68 of file MCTruthConfig.hh.

G4double MCTruthConfig::GetMinE ( ) const
inline

Definition at line 58 of file MCTruthConfig.hh.

std::vector<G4int>& MCTruthConfig::GetParticleTypes ( )
inline

Definition at line 62 of file MCTruthConfig.hh.

void MCTruthConfig::SetCreatorProcesses ( std::vector< G4String > &  processes)
inline

Definition at line 64 of file MCTruthConfig.hh.

void MCTruthConfig::SetMinE ( double  e)
inline

Definition at line 57 of file MCTruthConfig.hh.

Here is the caller graph for this function:

void MCTruthConfig::SetParticleTypes ( std::vector< G4int > &  types)
inline

Definition at line 60 of file MCTruthConfig.hh.


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