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

#include <geant4/tree/geant4-10.6-release/examples/extended/parameterisations/gflash/gflasha/include/ExGflashMessenger.hh>

+ Inheritance diagram for ExGflashMessenger:
+ Collaboration diagram for ExGflashMessenger:

Public Member Functions

 ExGflashMessenger (ExGflashDetectorConstruction *)
 
virtual ~ExGflashMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
- 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

ExGflashDetectorConstructionfDetector
 
G4UIdirectoryfExGflashDir
 
G4UIcmdWithAnIntegerfVerbose
 
G4UIdirectoryfDetDir
 
G4UIcmdWithAStringfMaterCmd
 
G4UIcmdWith3VectorfLBinCmd
 
G4UIcmdWith3VectorfRBinCmd
 

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 47 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 47 of file ExGflashMessenger.hh

Constructor & Destructor Documentation

ExGflashMessenger::ExGflashMessenger ( ExGflashDetectorConstruction Det)

Definition at line 45 of file ExGflashMessenger.cc.

View newest version in sPHENIX GitHub at line 45 of file ExGflashMessenger.cc

References G4UIcommand::AvailableForStates(), fDetDir, fExGflashDir, fLBinCmd, fMaterCmd, fRBinCmd, fVerbose, G4State_Idle, G4State_PreInit, G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWith3Vector::SetParameterName(), G4UIcommand::SetRange(), and G4UIcommand::SetToBeBroadcasted().

+ Here is the call graph for this function:

ExGflashMessenger::~ExGflashMessenger ( )
virtual

Definition at line 88 of file ExGflashMessenger.cc.

View newest version in sPHENIX GitHub at line 88 of file ExGflashMessenger.cc

References fDetDir, fExGflashDir, fLBinCmd, fMaterCmd, fRBinCmd, and fVerbose.

Member Function Documentation

void ExGflashMessenger::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 100 of file ExGflashMessenger.cc.

View newest version in sPHENIX GitHub at line 100 of file ExGflashMessenger.cc

References fDetector, fLBinCmd, fMaterCmd, fRBinCmd, fVerbose, G4UIcmdWith3Vector::GetNew3VectorValue(), G4UIcmdWithAnInteger::GetNewIntValue(), ExGflashDetectorConstruction::SetLBining(), ExGflashDetectorConstruction::SetMaterial(), ExGflashDetectorConstruction::SetRBining(), and ExGflashDetectorConstruction::SetVerbose().

+ Here is the call graph for this function:

Member Data Documentation

G4UIdirectory* ExGflashMessenger::fDetDir
private

Definition at line 60 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 60 of file ExGflashMessenger.hh

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

ExGflashDetectorConstruction* ExGflashMessenger::fDetector
private

Definition at line 56 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 56 of file ExGflashMessenger.hh

Referenced by SetNewValue().

G4UIdirectory* ExGflashMessenger::fExGflashDir
private

Definition at line 58 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 58 of file ExGflashMessenger.hh

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

G4UIcmdWith3Vector* ExGflashMessenger::fLBinCmd
private

Definition at line 62 of file ExGflashMessenger.hh.

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

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

G4UIcmdWithAString* ExGflashMessenger::fMaterCmd
private

Definition at line 61 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 61 of file ExGflashMessenger.hh

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

G4UIcmdWith3Vector* ExGflashMessenger::fRBinCmd
private

Definition at line 63 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 63 of file ExGflashMessenger.hh

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

G4UIcmdWithAnInteger* ExGflashMessenger::fVerbose
private

Definition at line 59 of file ExGflashMessenger.hh.

View newest version in sPHENIX GitHub at line 59 of file ExGflashMessenger.hh

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


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