|
Geant4
10.01.p01
|
Functions | |
| template<class T > | |
| void | buildCommands (T *proc, const char *dir, const char *guidance) |
| void | buildCommands (G4OpWLS *op) |
| void | buildCommands (G4Scintillation *ScintillationProcess) |
| void | buildCommands (G4Cerenkov *CerenkovProcess) |
| void UIhelpers::buildCommands | ( | T * | proc, |
| const char * | dir, | ||
| const char * | guidance | ||
| ) |
Definition at line 153 of file G4OpticalPhysics.cc.
References G4GenericMessenger::DeclareMethod(), G4State_Idle, G4AutoDelete::Register(), G4GenericMessenger::Command::SetDefaultValue(), G4GenericMessenger::Command::SetParameterName(), and G4GenericMessenger::Command::SetStates().
Referenced by buildCommands(), and G4OpticalPhysics::ConstructProcess().
Here is the call graph for this function:
Here is the caller graph for this function:| void UIhelpers::buildCommands | ( | G4OpWLS * | op | ) |
Definition at line 165 of file G4OpticalPhysics.cc.
References buildCommands(), G4GenericMessenger::DeclareMethod(), DIR_CMDS, G4State_Idle, GUIDANCE, G4AutoDelete::Register(), G4GenericMessenger::Command::SetCandidates(), G4GenericMessenger::Command::SetParameterName(), G4GenericMessenger::Command::SetStates(), and G4OpWLS::UseTimeProfile().
Here is the call graph for this function:| void UIhelpers::buildCommands | ( | G4Scintillation * | ScintillationProcess | ) |
Definition at line 181 of file G4OpticalPhysics.cc.
References buildCommands(), G4GenericMessenger::DeclareMethod(), DIR_CMDS, G4State_Idle, GUIDANCE, G4AutoDelete::Register(), G4Scintillation::SetFiniteRiseTime(), G4GenericMessenger::Command::SetParameterName(), G4Scintillation::SetScintillationByParticleType(), G4Scintillation::SetScintillationExcitationRatio(), G4Scintillation::SetScintillationYieldFactor(), G4GenericMessenger::Command::SetStates(), and G4Scintillation::SetTrackSecondariesFirst().
Here is the call graph for this function:| void UIhelpers::buildCommands | ( | G4Cerenkov * | CerenkovProcess | ) |
Definition at line 220 of file G4OpticalPhysics.cc.
References buildCommands(), G4GenericMessenger::DeclareMethod(), DIR_CMDS, G4State_Idle, GUIDANCE, G4AutoDelete::Register(), G4Cerenkov::SetMaxBetaChangePerStep(), G4Cerenkov::SetMaxNumPhotonsPerStep(), G4GenericMessenger::Command::SetParameterName(), G4GenericMessenger::Command::SetStates(), and G4Cerenkov::SetTrackSecondariesFirst().
Here is the call graph for this function: