| 
    Geant4
    10.00.p03
    
   | 
 
#include <HepMCG4AsciiReaderMessenger.hh>
 Inheritance diagram for HepMCG4AsciiReaderMessenger:
 Collaboration diagram for HepMCG4AsciiReaderMessenger:Public Member Functions | |
| HepMCG4AsciiReaderMessenger (HepMCG4AsciiReader *agen) | |
| ~HepMCG4AsciiReaderMessenger () | |
| void | SetNewValue (G4UIcommand *command, G4String newValues) | 
| G4String | GetCurrentValue (G4UIcommand *command) | 
| HepMCG4AsciiReaderMessenger (HepMCG4AsciiReader *agen) | |
| ~HepMCG4AsciiReaderMessenger () | |
| 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 | 
Private Attributes | |
| HepMCG4AsciiReader * | gen | 
| G4UIdirectory * | dir | 
| G4UIcmdWithAnInteger * | verbose | 
| G4UIcmdWithAString * | open | 
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 43 of file HepMCG4AsciiReaderMessenger.hh.
| HepMCG4AsciiReaderMessenger::HepMCG4AsciiReaderMessenger | ( | HepMCG4AsciiReader * | agen | ) | 
Definition at line 41 of file HepMCG4AsciiReaderMessenger.cc.
| HepMCG4AsciiReaderMessenger::~HepMCG4AsciiReaderMessenger | ( | ) | 
Definition at line 59 of file HepMCG4AsciiReaderMessenger.cc.
| HepMCG4AsciiReaderMessenger::HepMCG4AsciiReaderMessenger | ( | HepMCG4AsciiReader * | agen | ) | 
| HepMCG4AsciiReaderMessenger::~HepMCG4AsciiReaderMessenger | ( | ) | 
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 84 of file HepMCG4AsciiReaderMessenger.cc.
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 68 of file HepMCG4AsciiReaderMessenger.cc.
References G4cout, G4endl, gen, Initialize(), open, and verbose.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 54 of file HepMCG4AsciiReaderMessenger.hh.
Referenced by ~HepMCG4AsciiReaderMessenger().
      
  | 
  private | 
Definition at line 52 of file HepMCG4AsciiReaderMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
      
  | 
  private | 
Definition at line 56 of file HepMCG4AsciiReaderMessenger.hh.
Referenced by GetCurrentValue(), SetNewValue(), and ~HepMCG4AsciiReaderMessenger().
      
  | 
  private | 
Definition at line 55 of file HepMCG4AsciiReaderMessenger.hh.
Referenced by GetCurrentValue(), SetNewValue(), and ~HepMCG4AsciiReaderMessenger().