Geant4  10.00.p02
G4FastSimulationMessenger Class Reference

#include <G4FastSimulationMessenger.hh>

+ Inheritance diagram for G4FastSimulationMessenger:
+ Collaboration diagram for G4FastSimulationMessenger:

Public Member Functions

 G4FastSimulationMessenger (G4GlobalFastSimulationManager *theGFSM)
 
virtual ~G4FastSimulationMessenger ()
 
void SetNewValue (G4UIcommand *command, G4String newValues)
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 

Private Attributes

G4GlobalFastSimulationManagerfGlobalFastSimulationManager
 
G4UIdirectoryfFSDirectory
 
G4UIcmdWithoutParameterfShowSetupCmd
 
G4UIcmdWithAStringfListEnvelopesCmd
 
G4UIcmdWithAStringfListModelsCmd
 
G4UIcmdWithAStringfListIsApplicableCmd
 
G4UIcmdWithAStringfActivateModel
 
G4UIcmdWithAStringfInActivateModel
 

Additional Inherited Members

- Protected Member Functions inherited from G4UImessenger
G4String ItoS (G4int i)
 
G4String DtoS (G4double a)
 
G4String BtoS (G4bool b)
 
G4int StoI (G4String s)
 
G4double StoD (G4String s)
 
G4bool StoB (G4String s)
 
void AddUIcommand (G4UIcommand *newCommand)
 
void CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
template<typename T >
T * CreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 

Detailed Description

Definition at line 53 of file G4FastSimulationMessenger.hh.

Constructor & Destructor Documentation

G4FastSimulationMessenger::G4FastSimulationMessenger ( G4GlobalFastSimulationManager theGFSM)

Definition at line 38 of file G4FastSimulationMessenger.cc.

References G4UIcommand::AvailableForStates(), fActivateModel, fFSDirectory, fInActivateModel, fListEnvelopesCmd, fListIsApplicableCmd, fListModelsCmd, fShowSetupCmd, G4State_GeomClosed, G4State_Idle, G4State_PreInit, G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), and G4UIcmdWithAString::SetParameterName().

+ Here is the call graph for this function:

G4FastSimulationMessenger::~G4FastSimulationMessenger ( )
virtual

Member Function Documentation

void G4FastSimulationMessenger::SetNewValue ( G4UIcommand command,
G4String  newValues 
)
virtual

Member Data Documentation

G4UIcmdWithAString* G4FastSimulationMessenger::fActivateModel
private
G4UIdirectory* G4FastSimulationMessenger::fFSDirectory
private
G4GlobalFastSimulationManager* G4FastSimulationMessenger::fGlobalFastSimulationManager
private

Definition at line 63 of file G4FastSimulationMessenger.hh.

Referenced by SetNewValue().

G4UIcmdWithAString* G4FastSimulationMessenger::fInActivateModel
private
G4UIcmdWithAString* G4FastSimulationMessenger::fListEnvelopesCmd
private
G4UIcmdWithAString* G4FastSimulationMessenger::fListIsApplicableCmd
private
G4UIcmdWithAString* G4FastSimulationMessenger::fListModelsCmd
private
G4UIcmdWithoutParameter* G4FastSimulationMessenger::fShowSetupCmd
private

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