| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4DecayTableMessenger.hh>
 Inheritance diagram for G4DecayTableMessenger:
 Collaboration diagram for G4DecayTableMessenger:Public Member Functions | |
| G4DecayTableMessenger (G4ParticleTable *pTable=0) | |
| virtual | ~G4DecayTableMessenger () | 
| 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 | |
| G4DecayTableMessenger (const G4DecayTableMessenger &) | |
| G4DecayTableMessenger & | operator= (const G4DecayTableMessenger &) | 
| G4ParticleDefinition * | SetCurrentParticle () | 
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 67 of file G4DecayTableMessenger.hh.
| G4DecayTableMessenger::G4DecayTableMessenger | ( | G4ParticleTable * | pTable = 0 | ) | 
Definition at line 58 of file G4DecayTableMessenger.cc.
References brCmd, currentChannel, currentParticle, dumpCmd, G4ParticleTable::GetParticleTable(), selectCmd, G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), theParticleTable, and thisDirectory.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 92 of file G4DecayTableMessenger.cc.
References brCmd, dumpCmd, selectCmd, and thisDirectory.
      
  | 
  inlineprivate | 
Definition at line 77 of file G4DecayTableMessenger.hh.
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 179 of file G4DecayTableMessenger.cc.
References brCmd, G4UIcommand::ConvertToString(), currentChannel, G4VDecayChannel::GetBR(), idxCurrentChannel, selectCmd, and SetCurrentParticle().
 Here is the call graph for this function:
      
  | 
  inlineprivate | 
Definition at line 78 of file G4DecayTableMessenger.hh.
      
  | 
  private | 
Definition at line 143 of file G4DecayTableMessenger.cc.
References currentChannel, currentDecayTable, currentParticle, G4ParticleTable::FindParticle(), G4UImanager::GetCurrentStringValue(), G4DecayTable::GetDecayChannel(), G4ParticleDefinition::GetDecayTable(), G4ParticleDefinition::GetParticleName(), G4UImanager::GetUIpointer(), idxCurrentChannel, and theParticleTable.
Referenced by GetCurrentValue(), and SetNewValue().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 100 of file G4DecayTableMessenger.cc.
References brCmd, currentChannel, currentDecayTable, dumpCmd, G4DecayTable::DumpInfo(), G4cout, G4endl, G4DecayTable::GetDecayChannel(), G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), idxCurrentChannel, selectCmd, G4VDecayChannel::SetBR(), and SetCurrentParticle().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 91 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4DecayTableMessenger().
      
  | 
  private | 
Definition at line 86 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetCurrentParticle(), and SetNewValue().
      
  | 
  private | 
Definition at line 84 of file G4DecayTableMessenger.hh.
Referenced by SetCurrentParticle(), and SetNewValue().
      
  | 
  private | 
Definition at line 83 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and SetCurrentParticle().
      
  | 
  private | 
Definition at line 89 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), SetNewValue(), and ~G4DecayTableMessenger().
      
  | 
  private | 
Definition at line 85 of file G4DecayTableMessenger.hh.
Referenced by GetCurrentValue(), SetCurrentParticle(), and SetNewValue().
      
  | 
  private | 
Definition at line 90 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4DecayTableMessenger().
      
  | 
  private | 
Definition at line 82 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and SetCurrentParticle().
      
  | 
  private | 
Definition at line 88 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and ~G4DecayTableMessenger().