Geant4
10.02.p03
|
#include <G4INCLXXInterfaceMessenger.hh>
Public Member Functions | |
G4INCLXXInterfaceMessenger (G4INCLXXInterfaceStore *anInterfaceStore) | |
~G4INCLXXInterfaceMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
![]() | |
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 | |
G4INCLXXInterfaceStore * | theINCLXXInterfaceStore |
G4UIdirectory * | theINCLXXDirectory |
G4UIcmdWithAString * | accurateNucleusCmd |
G4UIcmdWithAnInteger * | maxClusterMassCmd |
G4UIcmdWithADoubleAndUnit * | cascadeMinEnergyPerNucleonCmd |
G4UIcmdWithAString * | inclPhysicsCmd |
G4UIcommand * | useAblaCmd |
Static Private Attributes | |
static const G4String | theUIDirectory |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
G4bool | commandsShouldBeInMaster |
Definition at line 59 of file G4INCLXXInterfaceMessenger.hh.
G4INCLXXInterfaceMessenger::G4INCLXXInterfaceMessenger | ( | G4INCLXXInterfaceStore * | anInterfaceStore | ) |
G4INCLXXInterfaceMessenger::~G4INCLXXInterfaceMessenger | ( | ) |
|
virtual |
Reimplemented from G4UImessenger.
|
private |
Definition at line 74 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 76 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 77 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 75 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 73 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 72 of file G4INCLXXInterfaceMessenger.hh.
|
staticprivate |
Definition at line 71 of file G4INCLXXInterfaceMessenger.hh.
|
private |
Definition at line 78 of file G4INCLXXInterfaceMessenger.hh.