ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4FastSimulationMessenger Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/parameterisation/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
 
G4bool CommandsShouldBeInMaster () 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)
 
G4long StoL (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 >
TCreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 52 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 52 of file G4FastSimulationMessenger.hh

Constructor & Destructor Documentation

G4FastSimulationMessenger::G4FastSimulationMessenger ( G4GlobalFastSimulationManager theGFSM)

Definition at line 37 of file G4FastSimulationMessenger.cc.

View newest version in sPHENIX GitHub at line 37 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

Definition at line 87 of file G4FastSimulationMessenger.cc.

View newest version in sPHENIX GitHub at line 87 of file G4FastSimulationMessenger.cc

References fActivateModel, fFSDirectory, fInActivateModel, fListEnvelopesCmd, fListIsApplicableCmd, fListModelsCmd, and fShowSetupCmd.

Member Function Documentation

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

Member Data Documentation

G4UIcmdWithAString* G4FastSimulationMessenger::fActivateModel
private

Definition at line 70 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 70 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().

G4UIdirectory* G4FastSimulationMessenger::fFSDirectory
private

Definition at line 65 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 65 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), and ~G4FastSimulationMessenger().

G4GlobalFastSimulationManager* G4FastSimulationMessenger::fGlobalFastSimulationManager
private

Definition at line 62 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 62 of file G4FastSimulationMessenger.hh

Referenced by SetNewValue().

G4UIcmdWithAString* G4FastSimulationMessenger::fInActivateModel
private

Definition at line 71 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 71 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().

G4UIcmdWithAString* G4FastSimulationMessenger::fListEnvelopesCmd
private

Definition at line 67 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 67 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().

G4UIcmdWithAString* G4FastSimulationMessenger::fListIsApplicableCmd
private

Definition at line 69 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 69 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().

G4UIcmdWithAString* G4FastSimulationMessenger::fListModelsCmd
private

Definition at line 68 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 68 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().

G4UIcmdWithoutParameter* G4FastSimulationMessenger::fShowSetupCmd
private

Definition at line 66 of file G4FastSimulationMessenger.hh.

View newest version in sPHENIX GitHub at line 66 of file G4FastSimulationMessenger.hh

Referenced by G4FastSimulationMessenger(), SetNewValue(), and ~G4FastSimulationMessenger().


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