Geant4
10.00.p03
|
#include <CexmcPrimaryGeneratorActionMessenger.hh>
Public Member Functions | |
CexmcPrimaryGeneratorActionMessenger (CexmcPrimaryGeneratorAction *primaryGeneratorAction) | |
~CexmcPrimaryGeneratorActionMessenger () | |
void | SetNewValue (G4UIcommand *cmd, G4String value) |
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 |
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 | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
Definition at line 55 of file CexmcPrimaryGeneratorActionMessenger.hh.
|
explicit |
Definition at line 51 of file CexmcPrimaryGeneratorActionMessenger.cc.
References G4UIcommand::AvailableForStates(), fwhmDirX, fwhmDirY, fwhmMomentumAmp, fwhmPosX, fwhmPosY, G4State_Idle, G4State_PreInit, CexmcMessenger::gunDirName, G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithADouble::SetDefaultValue(), G4UIcmdWithADoubleAndUnit::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), and G4UIcmdWithADoubleAndUnit::SetUnitCandidates().
CexmcPrimaryGeneratorActionMessenger::~CexmcPrimaryGeneratorActionMessenger | ( | ) |
Definition at line 103 of file CexmcPrimaryGeneratorActionMessenger.cc.
References fwhmDirX, fwhmDirY, fwhmMomentumAmp, fwhmPosX, and fwhmPosY.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 113 of file CexmcPrimaryGeneratorActionMessenger.cc.
References fwhmDirX, fwhmDirY, fwhmMomentumAmp, fwhmPosX, fwhmPosY, G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), primaryGeneratorAction, CexmcPrimaryGeneratorAction::SetFwhmDirX(), CexmcPrimaryGeneratorAction::SetFwhmDirY(), CexmcPrimaryGeneratorAction::SetFwhmMomentumAmp(), CexmcPrimaryGeneratorAction::SetFwhmPosX(), and CexmcPrimaryGeneratorAction::SetFwhmPosY().
|
private |
Definition at line 73 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by CexmcPrimaryGeneratorActionMessenger(), SetNewValue(), and ~CexmcPrimaryGeneratorActionMessenger().
|
private |
Definition at line 75 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by CexmcPrimaryGeneratorActionMessenger(), SetNewValue(), and ~CexmcPrimaryGeneratorActionMessenger().
|
private |
Definition at line 77 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by CexmcPrimaryGeneratorActionMessenger(), SetNewValue(), and ~CexmcPrimaryGeneratorActionMessenger().
|
private |
Definition at line 69 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by CexmcPrimaryGeneratorActionMessenger(), SetNewValue(), and ~CexmcPrimaryGeneratorActionMessenger().
|
private |
Definition at line 71 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by CexmcPrimaryGeneratorActionMessenger(), SetNewValue(), and ~CexmcPrimaryGeneratorActionMessenger().
|
private |
Definition at line 67 of file CexmcPrimaryGeneratorActionMessenger.hh.
Referenced by SetNewValue().