| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4EmMessenger.hh>
 Inheritance diagram for G4EmMessenger:
 Collaboration diagram for G4EmMessenger: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 | 
Private Attributes | |
| G4EmExtraPhysics * | theB | 
| G4UIcmdWithAString * | theSynch | 
| G4UIcmdWithAString * | theGN | 
| G4UIcmdWithAString * | 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 | 
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_Idle, G4State_PreInit, G4UIcmdWithAString::SetCandidates(), G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), theB, theGN, theMUN, and theSynch.
 Here is the call graph for this function:
      
  | 
  virtual | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 96 of file G4EmMessenger.cc.
References G4EmExtraPhysics::GammaNuclear(), G4EmExtraPhysics::MuonNuclear(), G4EmExtraPhysics::Synch(), theB, theGN, theMUN, and theSynch.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 63 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), and ~G4EmMessenger().
      
  | 
  private | 
Definition at line 64 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 61 of file G4EmMessenger.hh.
Referenced by G4EmMessenger(), SetNewValue(), and ~G4EmMessenger().
      
  | 
  private | 
Definition at line 62 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().