| 
    Geant4
    10.02
    
   | 
 
#include <G4ProcessTableMessenger.hh>
 Inheritance diagram for G4ProcessTableMessenger:
 Collaboration diagram for G4ProcessTableMessenger:Public Member Functions | |
| G4ProcessTableMessenger (G4ProcessTable *pTable) | |
| virtual | ~G4ProcessTableMessenger () | 
| virtual void | SetNewValue (G4UIcommand *command, G4String newValues) | 
| virtual 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 | |
| G4String | GetProcessTypeName (G4ProcessType aType) const | 
| G4int | GetProcessType (const G4String &aTypeName) const | 
| void | SetNumberOfProcessType () | 
| G4ProcessTableMessenger (const G4ProcessTableMessenger &) | |
| G4ProcessTableMessenger () | |
Static Private Attributes | |
| static G4ThreadLocal G4int | NumberOfProcessType = 10 | 
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 65 of file G4ProcessTableMessenger.hh.
| G4ProcessTableMessenger::G4ProcessTableMessenger | ( | G4ProcessTable * | pTable | ) | 
Definition at line 68 of file G4ProcessTableMessenger.cc.
References activateCmd, G4UIcommand::AvailableForStates(), dumpCmd, G4State_EventProc, G4State_GeomClosed, G4State_Idle, G4State_Init, G4State_PreInit, G4VProcess::GetProcessTypeName(), inactivateCmd, listCmd, NumberOfProcessType, procVerboseCmd, G4UIcmdWithAString::SetCandidates(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcmdWithAString::SetDefaultValue(), G4UIparameter::SetDefaultValue(), G4UIcommand::SetGuidance(), SetNumberOfProcessType(), G4UIcommand::SetParameter(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), thisDirectory, and verboseCmd.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 162 of file G4ProcessTableMessenger.cc.
References activateCmd, dumpCmd, inactivateCmd, listCmd, procVerboseCmd, thisDirectory, and verboseCmd.
      
  | 
  inlineprivate | 
Definition at line 82 of file G4ProcessTableMessenger.hh.
      
  | 
  inlineprivate | 
Definition at line 84 of file G4ProcessTableMessenger.hh.
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 351 of file G4ProcessTableMessenger.cc.
References G4UIcommand::ConvertToString(), currentParticleName, currentProcessName, currentProcessTypeName, G4ProcessTable::GetVerboseLevel(), listCmd, theProcessTable, and verboseCmd.
 Here is the call graph for this function:Definition at line 377 of file G4ProcessTableMessenger.cc.
References G4VProcess::GetProcessTypeName(), and NumberOfProcessType.
Referenced by SetNewValue().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 371 of file G4ProcessTableMessenger.cc.
References G4VProcess::GetProcessTypeName().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 174 of file G4ProcessTableMessenger.cc.
References activateCmd, G4UImanager::ApplyCommand(), G4ParticleTable::contains(), currentParticleName, currentProcessName, currentProcessTypeName, dumpCmd, G4ProcessTable::DumpInfo(), G4ParticleTable::FindParticle(), G4ProcessTable::FindProcesses(), G4cout, G4endl, G4ProcessTable::GetNameList(), G4UIcmdWithAnInteger::GetNewIntValue(), G4ParticleTable::GetParticleTable(), G4VProcess::GetProcessName(), GetProcessType(), G4VProcess::GetProcessType(), G4UImanager::GetUIpointer(), inactivateCmd, G4String::isNull(), G4ProcessVector::length(), listCmd, procVerboseCmd, G4ProcessTable::SetProcessActivation(), G4ProcessTable::SetVerboseLevel(), G4VProcess::SetVerboseLevel(), theProcessTable, and verboseCmd.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 391 of file G4ProcessTableMessenger.cc.
References G4String::contains(), FatalException, G4Exception(), G4VProcess::GetProcessTypeName(), and NumberOfProcessType.
Referenced by G4ProcessTableMessenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 93 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), SetNewValue(), and ~G4ProcessTableMessenger().
      
  | 
  private | 
Definition at line 99 of file G4ProcessTableMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 98 of file G4ProcessTableMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 97 of file G4ProcessTableMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 92 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), SetNewValue(), and ~G4ProcessTableMessenger().
      
  | 
  private | 
Definition at line 94 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), SetNewValue(), and ~G4ProcessTableMessenger().
      
  | 
  private | 
Definition at line 91 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProcessTableMessenger().
      
  | 
  staticprivate | 
Definition at line 78 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), GetProcessType(), and SetNumberOfProcessType().
      
  | 
  private | 
Definition at line 95 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), SetNewValue(), and ~G4ProcessTableMessenger().
      
  | 
  private | 
Definition at line 84 of file G4ProcessTableMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 89 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), and ~G4ProcessTableMessenger().
      
  | 
  private | 
Definition at line 90 of file G4ProcessTableMessenger.hh.
Referenced by G4ProcessTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProcessTableMessenger().