#include <G4SimulationParameters.h>
Definition at line 21 of file G4SimulationParameters.h.
Definition at line 36 of file G4SimulationParameters.cxx.
38 fEnabledPhysics = pset.get<std::vector<std::string> >(
"EnabledPhysics" );
std::vector< std::string > fEnabledPhysics
list of enabled physics processes
bool fStoreTrajectories
keep particle trajectory information or not
float fKineticEnergyCut
don't track particles below this energy
std::string fEMShowerDaughterMatRegex
keep EM shower daughters only in these materials
bool fKeepEMShowerDaughters
keep EM shower daughters or not
gar::garg4::G4SimulationParameters::~G4SimulationParameters |
( |
| ) |
|
|
private |
Definition at line 18 of file G4SimulationParameters.cxx.
static G4SimulationParameters * gInstance
G4SimulationParameters(fhicl::ParameterSet const &pset)
std::string gar::garg4::G4SimulationParameters::EMShowerDaughterMatRegex |
( |
| ) |
const |
|
inline |
Definition at line 32 of file G4SimulationParameters.h.
std::string fEMShowerDaughterMatRegex
keep EM shower daughters only in these materials
Definition at line 28 of file G4SimulationParameters.h.
std::vector< std::string > fEnabledPhysics
list of enabled physics processes
Definition at line 25 of file G4SimulationParameters.cxx.
30 <<
"instance pointer is null, that is bad";
static G4SimulationParameters * gInstance
cet::coded_exception< error, detail::translate > exception
bool gar::garg4::G4SimulationParameters::KeepEMShowerDaughters |
( |
| ) |
const |
|
inline |
double gar::garg4::G4SimulationParameters::KineticEnergyCut |
( |
| ) |
const |
|
inline |
bool gar::garg4::G4SimulationParameters::StoreTrajectories |
( |
| ) |
const |
|
inline |
std::string gar::garg4::G4SimulationParameters::fEMShowerDaughterMatRegex |
|
private |
bool gar::garg4::G4SimulationParameters::fKeepEMShowerDaughters |
|
private |
float gar::garg4::G4SimulationParameters::fKineticEnergyCut |
|
private |
bool gar::garg4::G4SimulationParameters::fStoreTrajectories |
|
private |
The documentation for this class was generated from the following files: