| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4H2Messenger.hh>
 Inheritance diagram for G4H2Messenger:
 Collaboration diagram for G4H2Messenger:Public Member Functions | |
| G4H2Messenger (G4VAnalysisManager *manager) | |
| virtual | ~G4H2Messenger () | 
| virtual void | SetNewValue (G4UIcommand *command, G4String value) | 
  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 Member Functions | |
| void | CreateH2Cmd () | 
| void | SetH2Cmd () | 
| void | SetH2TitleCmd () | 
| void | SetH2XAxisCmd () | 
| void | SetH2YAxisCmd () | 
| void | SetH2ZAxisCmd () | 
Private Attributes | |
| G4VAnalysisManager * | fManager | 
| Associated class.  More... | |
| G4UIdirectory * | fH2Dir | 
| G4UIcommand * | fCreateH2Cmd | 
| G4UIcommand * | fSetH2Cmd | 
| G4UIcommand * | fSetH2TitleCmd | 
| G4UIcommand * | fSetH2XAxisCmd | 
| G4UIcommand * | fSetH2YAxisCmd | 
| G4UIcommand * | fSetH2ZAxisCmd | 
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 G4H2Messenger.hh.
| G4H2Messenger::G4H2Messenger | ( | G4VAnalysisManager * | manager | ) | 
Definition at line 58 of file G4H2Messenger.cc.
References CreateH2Cmd(), fH2Dir, G4UIcommand::SetGuidance(), SetH2Cmd(), SetH2TitleCmd(), SetH2XAxisCmd(), SetH2YAxisCmd(), and SetH2ZAxisCmd().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 81 of file G4H2Messenger.cc.
References fCreateH2Cmd, fH2Dir, fSetH2Cmd, fSetH2TitleCmd, fSetH2XAxisCmd, fSetH2YAxisCmd, and fSetH2ZAxisCmd.
      
  | 
  private | 
Definition at line 97 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fCreateH2Cmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterCandidates().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 188 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fSetH2Cmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), G4UIparameter::SetParameterCandidates(), and G4UIparameter::SetParameterRange().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 265 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fSetH2TitleCmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterRange().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 283 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fSetH2XAxisCmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterRange().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 301 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fSetH2YAxisCmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterRange().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 319 of file G4H2Messenger.cc.
References G4UIcommand::AvailableForStates(), fSetH2ZAxisCmd, G4State_Idle, G4State_PreInit, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterRange().
Referenced by G4H2Messenger().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UImessenger.
Definition at line 341 of file G4H2Messenger.cc.
References G4UIcommand::ConvertToDouble(), G4UIcommand::ConvertToInt(), G4VAnalysisManager::CreateH2(), UUtils::Exception(), fCreateH2Cmd, fManager, fSetH2Cmd, fSetH2TitleCmd, fSetH2XAxisCmd, fSetH2YAxisCmd, fSetH2ZAxisCmd, G4UIcommand::GetParameterEntries(), name, G4VAnalysisManager::SetH2(), G4VAnalysisManager::SetH2Title(), G4VAnalysisManager::SetH2XAxisTitle(), G4VAnalysisManager::SetH2YAxisTitle(), G4VAnalysisManager::SetH2ZAxisTitle(), and G4Analysis::Tokenize().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 63 of file G4H2Messenger.hh.
Referenced by CreateH2Cmd(), SetNewValue(), and ~G4H2Messenger().
      
  | 
  private | 
Definition at line 62 of file G4H2Messenger.hh.
Referenced by G4H2Messenger(), and ~G4H2Messenger().
      
  | 
  private | 
      
  | 
  private | 
Definition at line 64 of file G4H2Messenger.hh.
Referenced by SetH2Cmd(), SetNewValue(), and ~G4H2Messenger().
      
  | 
  private | 
Definition at line 65 of file G4H2Messenger.hh.
Referenced by SetH2TitleCmd(), SetNewValue(), and ~G4H2Messenger().
      
  | 
  private | 
Definition at line 66 of file G4H2Messenger.hh.
Referenced by SetH2XAxisCmd(), SetNewValue(), and ~G4H2Messenger().
      
  | 
  private | 
Definition at line 67 of file G4H2Messenger.hh.
Referenced by SetH2YAxisCmd(), SetNewValue(), and ~G4H2Messenger().
      
  | 
  private | 
Definition at line 68 of file G4H2Messenger.hh.
Referenced by SetH2ZAxisCmd(), SetNewValue(), and ~G4H2Messenger().