Geant4  10.00.p02
GFlashShowerModelMessenger Class Reference

#include <GFlashShowerModelMessenger.hh>

+ Inheritance diagram for GFlashShowerModelMessenger:
+ Collaboration diagram for GFlashShowerModelMessenger:

Public Member Functions

 GFlashShowerModelMessenger (GFlashShowerModel *myModel)
 
 ~GFlashShowerModelMessenger ()
 
void SetNewValue (G4UIcommand *command, G4String newValues)
 
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
 

Private Attributes

GFlashShowerModelmyModel
 
G4UIdirectorymyParaDir
 
G4UIcmdWithAnIntegerFlagCmd
 
G4UIcmdWithAnIntegerContCmd
 
G4UIcmdWithADoubleStepInX0Cmd
 
G4UIcmdWithADoubleAndUnitEmaxCmd
 
G4UIcmdWithADoubleAndUnitEminCmd
 
G4UIcmdWithADoubleAndUnitEkillCmd
 

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

Constructor & Destructor Documentation

GFlashShowerModelMessenger::GFlashShowerModelMessenger ( GFlashShowerModel myModel)
GFlashShowerModelMessenger::~GFlashShowerModelMessenger ( )

Definition at line 95 of file GFlashShowerModelMessenger.cc.

References ContCmd, EkillCmd, EmaxCmd, EminCmd, FlagCmd, and StepInX0Cmd.

Member Function Documentation

G4String GFlashShowerModelMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 144 of file GFlashShowerModelMessenger.cc.

References EkillCmd, G4Electron::ElectronDefinition(), EmaxCmd, EminCmd, FlagCmd, GFlashParticleBounds::GetEneToKill(), GFlashShowerModel::GetFlagParamType(), GFlashParticleBounds::GetMaxEneToParametrise(), GFlashParticleBounds::GetMinEneToParametrise(), GeV, myModel, and GFlashShowerModel::PBound.

Referenced by SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4UIcmdWithAnInteger* GFlashShowerModelMessenger::ContCmd
private
G4UIcmdWithADoubleAndUnit* GFlashShowerModelMessenger::EkillCmd
private
G4UIcmdWithADoubleAndUnit* GFlashShowerModelMessenger::EmaxCmd
private
G4UIcmdWithADoubleAndUnit* GFlashShowerModelMessenger::EminCmd
private
G4UIcmdWithAnInteger* GFlashShowerModelMessenger::FlagCmd
private
GFlashShowerModel* GFlashShowerModelMessenger::myModel
private
G4UIdirectory* GFlashShowerModelMessenger::myParaDir
private

Definition at line 69 of file GFlashShowerModelMessenger.hh.

Referenced by GFlashShowerModelMessenger().

G4UIcmdWithADouble* GFlashShowerModelMessenger::StepInX0Cmd
private

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