Geant4  10.01.p03
UIhelpers Namespace Reference

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)
 

Function Documentation

template<class T >
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 ( G4Cerenkov CerenkovProcess)