| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4H1DummyManager.hh>
 Inheritance diagram for G4H1DummyManager:
 Collaboration diagram for G4H1DummyManager:Public Member Functions | |
| G4H1DummyManager (const G4AnalysisManagerState &state) | |
| virtual | ~G4H1DummyManager () | 
  Public Member Functions inherited from G4BaseAnalysisManager | |
| G4BaseAnalysisManager (const G4AnalysisManagerState &state) | |
| virtual | ~G4BaseAnalysisManager () | 
| G4bool | SetFirstId (G4int firstId) | 
Protected Member Functions | |
| virtual G4int | CreateH1 (const G4String &name, const G4String &title, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binScheme="linear") | 
| virtual G4int | CreateH1 (const G4String &name, const G4String &title, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none") | 
| virtual G4bool | SetH1 (G4int id, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binSchemeName="linear") | 
| virtual G4bool | SetH1 (G4int id, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none") | 
| virtual G4bool | ScaleH1 (G4int id, G4double factor) | 
| virtual G4bool | FillH1 (G4int id, G4double value, G4double weight=1.0) | 
| virtual G4int | GetNofH1s () const | 
| virtual G4int | GetH1Id (const G4String &name, G4bool warn=true) const | 
| virtual G4int | GetH1Nbins (G4int id) const | 
| virtual G4double | GetH1Xmin (G4int id) const | 
| virtual G4double | GetH1Xmax (G4int id) const | 
| virtual G4double | GetH1Width (G4int id) const | 
| virtual G4bool | SetH1Title (G4int id, const G4String &title) | 
| virtual G4bool | SetH1XAxisTitle (G4int id, const G4String &title) | 
| virtual G4bool | SetH1YAxisTitle (G4int id, const G4String &title) | 
| virtual G4String | GetH1Title (G4int id) const | 
| virtual G4String | GetH1XAxisTitle (G4int id) const | 
| virtual G4String | GetH1YAxisTitle (G4int id) const | 
| virtual G4bool | WriteOnAscii (std::ofstream &output) | 
  Protected Member Functions inherited from G4VH1Manager | |
| G4VH1Manager (const G4AnalysisManagerState &state) | |
| virtual | ~G4VH1Manager () | 
  Protected Member Functions inherited from G4BaseAnalysisManager | |
| void | ExceptionForHistograms (const G4String &functionName) const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VH1Manager | |
| G4HnManager * | fHnManager | 
  Protected Attributes inherited from G4BaseAnalysisManager | |
| const G4AnalysisManagerState & | fState | 
| G4int | fFirstId | 
| G4bool | fLockFirstId | 
Definition at line 39 of file G4H1DummyManager.hh.
| G4H1DummyManager::G4H1DummyManager | ( | const G4AnalysisManagerState & | state | ) | 
Definition at line 33 of file G4H1DummyManager.cc.
      
  | 
  virtual | 
Definition at line 39 of file G4H1DummyManager.cc.
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 48 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 61 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 101 of file G4H1DummyManager.cc.
References G4Exception(), and JustWarning.
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 120 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 128 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 187 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 149 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 180 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 142 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 135 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 194 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Definition at line 113 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 94 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 72 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 84 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 156 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 164 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:Implements G4VH1Manager.
Definition at line 172 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VH1Manager.
Definition at line 201 of file G4H1DummyManager.cc.
References G4BaseAnalysisManager::ExceptionForHistograms().
 Here is the call graph for this function: