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

#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE05/include/RE05StackingActionMessenger.hh>

+ Inheritance diagram for RE05StackingActionMessenger:
+ Collaboration diagram for RE05StackingActionMessenger:

Public Member Functions

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

Private Attributes

RE05StackingActionfMyAction
 
G4UIcmdWithAnIntegerfMuonCmd
 
G4UIcmdWithAnIntegerfIsoMuonCmd
 
G4UIcmdWithAnIntegerfIsoCmd
 
G4UIcmdWithADoubleAndUnitfRoiCmd
 

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 41 of file RE05StackingActionMessenger.hh.

View newest version in sPHENIX GitHub at line 41 of file RE05StackingActionMessenger.hh

Constructor & Destructor Documentation

RE05StackingActionMessenger::RE05StackingActionMessenger ( RE05StackingAction msa)

Definition at line 39 of file RE05StackingActionMessenger.cc.

View newest version in sPHENIX GitHub at line 39 of file RE05StackingActionMessenger.cc

References fIsoCmd, fIsoMuonCmd, fMuonCmd, fRoiCmd, G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), and G4UIcommand::SetRange().

+ Here is the call graph for this function:

RE05StackingActionMessenger::~RE05StackingActionMessenger ( )
virtual

Definition at line 71 of file RE05StackingActionMessenger.cc.

View newest version in sPHENIX GitHub at line 71 of file RE05StackingActionMessenger.cc

References fIsoCmd, fIsoMuonCmd, fMuonCmd, and fRoiCmd.

Member Function Documentation

G4String RE05StackingActionMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 95 of file RE05StackingActionMessenger.cc.

View newest version in sPHENIX GitHub at line 95 of file RE05StackingActionMessenger.cc

References G4UIcommand::ConvertToString(), fIsoCmd, fIsoMuonCmd, fMuonCmd, fMyAction, fRoiCmd, RE05StackingAction::GetNIsolation(), RE05StackingAction::GetNRequestIsoMuon(), RE05StackingAction::GetNRequestMuon(), and RE05StackingAction::GetRoIAngle().

+ Here is the call graph for this function:

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

Reimplemented from G4UImessenger.

Definition at line 81 of file RE05StackingActionMessenger.cc.

View newest version in sPHENIX GitHub at line 81 of file RE05StackingActionMessenger.cc

References fIsoCmd, fIsoMuonCmd, fMuonCmd, fMyAction, fRoiCmd, G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), RE05StackingAction::SetNIsolation(), RE05StackingAction::SetNRequestIsoMuon(), RE05StackingAction::SetNRequestMuon(), and RE05StackingAction::SetRoIAngle().

+ Here is the call graph for this function:

Member Data Documentation

G4UIcmdWithAnInteger* RE05StackingActionMessenger::fIsoCmd
private

Definition at line 57 of file RE05StackingActionMessenger.hh.

View newest version in sPHENIX GitHub at line 57 of file RE05StackingActionMessenger.hh

Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().

G4UIcmdWithAnInteger* RE05StackingActionMessenger::fIsoMuonCmd
private

Definition at line 56 of file RE05StackingActionMessenger.hh.

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

Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().

G4UIcmdWithAnInteger* RE05StackingActionMessenger::fMuonCmd
private

Definition at line 55 of file RE05StackingActionMessenger.hh.

View newest version in sPHENIX GitHub at line 55 of file RE05StackingActionMessenger.hh

Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().

RE05StackingAction* RE05StackingActionMessenger::fMyAction
private

Definition at line 52 of file RE05StackingActionMessenger.hh.

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

Referenced by GetCurrentValue(), and SetNewValue().

G4UIcmdWithADoubleAndUnit* RE05StackingActionMessenger::fRoiCmd
private

Definition at line 58 of file RE05StackingActionMessenger.hh.

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

Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().


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