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

#include <geant4/tree/geant4-10.6-release/examples/advanced/gammaray_telescope/include/GammaRayTelPrimaryGeneratorMessenger.hh>

+ Inheritance diagram for GammaRayTelPrimaryGeneratorMessenger:
+ Collaboration diagram for GammaRayTelPrimaryGeneratorMessenger:

Public Member Functions

 GammaRayTelPrimaryGeneratorMessenger (GammaRayTelPrimaryGeneratorAction *)
 
 ~GammaRayTelPrimaryGeneratorMessenger ()
 
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

GammaRayTelPrimaryGeneratorActionGammaRayTelAction
 
G4UIcmdWithAStringRndmCmd
 
G4UIcmdWithAnIntegerSourceTypeCmd
 
G4UIcmdWithADoubleAndUnitVertexRadiusCmd
 
G4UIcmdWithAnIntegerSpectrumTypeCmd
 
G4UIcmdWithABoolSourceGenCmd
 

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 56 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

Constructor & Destructor Documentation

GammaRayTelPrimaryGeneratorMessenger::GammaRayTelPrimaryGeneratorMessenger ( GammaRayTelPrimaryGeneratorAction GammaRayTelGun)

Definition at line 52 of file GammaRayTelPrimaryGeneratorMessenger.cc.

View newest version in sPHENIX GitHub at line 52 of file GammaRayTelPrimaryGeneratorMessenger.cc

References cm, G4State_Idle, and G4State_PreInit.

GammaRayTelPrimaryGeneratorMessenger::~GammaRayTelPrimaryGeneratorMessenger ( )

Definition at line 95 of file GammaRayTelPrimaryGeneratorMessenger.cc.

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

References RndmCmd, SourceGenCmd, SourceTypeCmd, SpectrumTypeCmd, and VertexRadiusCmd.

Member Function Documentation

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

Member Data Documentation

GammaRayTelPrimaryGeneratorAction* GammaRayTelPrimaryGeneratorMessenger::GammaRayTelAction
private

Definition at line 65 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

Referenced by SetNewValue().

G4UIcmdWithAString* GammaRayTelPrimaryGeneratorMessenger::RndmCmd
private

Definition at line 66 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

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

G4UIcmdWithABool* GammaRayTelPrimaryGeneratorMessenger::SourceGenCmd
private

Definition at line 70 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

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

G4UIcmdWithAnInteger* GammaRayTelPrimaryGeneratorMessenger::SourceTypeCmd
private

Definition at line 67 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

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

G4UIcmdWithAnInteger* GammaRayTelPrimaryGeneratorMessenger::SpectrumTypeCmd
private

Definition at line 69 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

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

G4UIcmdWithADoubleAndUnit* GammaRayTelPrimaryGeneratorMessenger::VertexRadiusCmd
private

Definition at line 68 of file GammaRayTelPrimaryGeneratorMessenger.hh.

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

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


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