Geant4
10.01.p03
|
#include <G4ParticleMessenger.hh>
Public Member Functions | |
G4ParticleMessenger (G4ParticleTable *pTable=0) | |
virtual | ~G4ParticleMessenger () |
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 |
G4bool | CommandsShouldBeInMaster () const |
Private Member Functions | |
G4ParticleMessenger (const G4ParticleMessenger &) | |
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 93 of file G4ParticleMessenger.hh.
G4ParticleMessenger::G4ParticleMessenger | ( | G4ParticleTable * | pTable = 0 | ) |
Definition at line 60 of file G4ParticleMessenger.cc.
References G4UIcommand::AvailableForStates(), createAllIonCmd, createAllIsomerCmd, currentParticle, findCmd, fParticlePropertyMessenger, G4State_Idle, G4State_PreInit, G4ParticleTable::GetParticleTable(), listCmd, selectCmd, G4UIcmdWithAString::SetCandidates(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), G4UIcommand::SetToBeBroadcasted(), theParticleTable, thisDirectory, and verboseCmd.
|
virtual |
Definition at line 125 of file G4ParticleMessenger.cc.
References createAllIonCmd, createAllIsomerCmd, findCmd, fParticlePropertyMessenger, listCmd, selectCmd, thisDirectory, and verboseCmd.
|
inlineprivate |
Definition at line 105 of file G4ParticleMessenger.hh.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 203 of file G4ParticleMessenger.cc.
References G4UIcommand::ConvertToString(), currentParticle, G4ParticleTable::GetIterator(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetVerboseLevel(), selectCmd, G4UIcmdWithAString::SetCandidates(), theParticleTable, G4ParticleTableIterator< K, V >::value(), and verboseCmd.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 140 of file G4ParticleMessenger.cc.
References G4IonTable::CreateAllIon(), createAllIonCmd, G4IonTable::CreateAllIsomer(), createAllIsomerCmd, currentParticle, G4ParticleDefinition::DumpTable(), findCmd, G4ParticleTable::FindParticle(), G4cout, G4endl, G4ParticleTable::GetIonTable(), G4ParticleTable::GetIterator(), G4UIcmdWithAnInteger::GetNewIntValue(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), listCmd, selectCmd, G4UIcmdWithAString::SetCandidates(), G4ParticleTable::SetVerboseLevel(), theParticleTable, G4ParticleTableIterator< K, V >::value(), and verboseCmd.
|
private |
Definition at line 112 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), SetNewValue(), and ~G4ParticleMessenger().
|
private |
Definition at line 113 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), SetNewValue(), and ~G4ParticleMessenger().
|
private |
Definition at line 117 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 111 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), SetNewValue(), and ~G4ParticleMessenger().
|
private |
Definition at line 119 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), and ~G4ParticleMessenger().
|
private |
Definition at line 109 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), SetNewValue(), and ~G4ParticleMessenger().
|
private |
Definition at line 110 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ParticleMessenger().
|
private |
Definition at line 116 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 105 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), and ~G4ParticleMessenger().
|
private |
Definition at line 114 of file G4ParticleMessenger.hh.
Referenced by G4ParticleMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ParticleMessenger().