Geant4
10.01.p03
|
#include <G4EmMessenger.hh>
Public Member Functions | |
G4EmMessenger (G4EmExtraPhysics *af) | |
virtual | ~G4EmMessenger () |
void | SetNewValue (G4UIcommand *aComm, G4String aS) |
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 | |
G4EmExtraPhysics * | theB |
G4UIcmdWithABool * | theSynch |
G4UIcmdWithABool * | theSynchAll |
G4UIcmdWithABool * | theGN |
G4UIcmdWithABool * | theMUN |
G4UIdirectory * | aDir1 |
G4UIdirectory * | aDir2 |
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 |
G4bool | commandsShouldBeInMaster |
Definition at line 50 of file G4EmMessenger.hh.
G4EmMessenger::G4EmMessenger | ( | G4EmExtraPhysics * | af | ) |
Definition at line 52 of file G4EmMessenger.cc.
References ab, aDir1, aDir2, G4UIcommand::AvailableForStates(), G4State_PreInit, G4UIcommand::SetGuidance(), theB, theGN, theMUN, theSynch, and theSynchAll.
|
virtual |
Definition at line 83 of file G4EmMessenger.cc.
References aDir1, aDir2, theGN, theMUN, theSynch, and theSynchAll.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 93 of file G4EmMessenger.cc.
References G4EmExtraPhysics::GammaNuclear(), G4UIcmdWithABool::GetNewBoolValue(), G4EmExtraPhysics::MuonNuclear(), G4EmExtraPhysics::Synch(), G4EmExtraPhysics::SynchAll(), theB, theGN, theMUN, theSynch, and theSynchAll.
|
private |
Definition at line 64 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), and ~G4EmMessenger().
|
private |
Definition at line 65 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), and ~G4EmMessenger().
|
private |
Definition at line 59 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), and SetNewValue().
|
private |
Definition at line 62 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), SetNewValue(), and ~G4EmMessenger().
|
private |
Definition at line 63 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), SetNewValue(), and ~G4EmMessenger().
|
private |
Definition at line 60 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), SetNewValue(), and ~G4EmMessenger().
|
private |
Definition at line 61 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), SetNewValue(), and ~G4EmMessenger().