#include <G4FastSimulationMessenger.hh>
◆ G4FastSimulationMessenger()
Definition at line 38 of file G4FastSimulationMessenger.cc.
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * fActivateModel
G4UIcmdWithAString * fInActivateModel
G4UIdirectory * fFSDirectory
G4UIcmdWithAString * fListIsApplicableCmd
G4UIcmdWithAString * fListEnvelopesCmd
void SetGuidance(const char *aGuidance)
G4GlobalFastSimulationManager * fGlobalFastSimulationManager
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
G4UIcmdWithoutParameter * fShowSetupCmd
G4UIcmdWithAString * fListModelsCmd
◆ ~G4FastSimulationMessenger()
G4FastSimulationMessenger::~G4FastSimulationMessenger |
( |
| ) |
|
|
virtual |
Definition at line 88 of file G4FastSimulationMessenger.cc.
G4UIcmdWithAString * fActivateModel
G4UIcmdWithAString * fInActivateModel
G4UIdirectory * fFSDirectory
G4UIcmdWithAString * fListIsApplicableCmd
G4UIcmdWithAString * fListEnvelopesCmd
G4UIcmdWithoutParameter * fShowSetupCmd
G4UIcmdWithAString * fListModelsCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 106 of file G4FastSimulationMessenger.cc.
112 if(newValue ==
"all")
117 FindParticle(newValue));
G4UIcmdWithAString * fActivateModel
void InActivateFastSimulationModel(const G4String &)
void ListEnvelopes(const G4String &aName="all", listType aListType=NAMES_ONLY)
G4UIcmdWithAString * fInActivateModel
void ActivateFastSimulationModel(const G4String &)
G4UIcmdWithAString * fListIsApplicableCmd
G4UIcmdWithAString * fListEnvelopesCmd
G4GlobalFastSimulationManager * fGlobalFastSimulationManager
static G4ParticleTable * GetParticleTable()
G4UIcmdWithoutParameter * fShowSetupCmd
G4UIcmdWithAString * fListModelsCmd
◆ fActivateModel
◆ fFSDirectory
◆ fGlobalFastSimulationManager
◆ fInActivateModel
◆ fListEnvelopesCmd
◆ fListIsApplicableCmd
◆ fListModelsCmd
◆ fShowSetupCmd
The documentation for this class was generated from the following files: