33 #ifndef ExG4HbookH3DummyManager_h    34 #define ExG4HbookH3DummyManager_h 1    77                            const G4String& xbinScheme = 
"linear",
    78                            const G4String& ybinScheme = 
"linear",
    79                            const G4String& zbinScheme = 
"linear");
    82                            const std::vector<G4double>& xedges,
    83                            const std::vector<G4double>& yedges,
    84                            const std::vector<G4double>& zedges,
   102                            const G4String& xbinScheme = 
"linear",
   103                            const G4String& ybinScheme = 
"linear",
   104                            const G4String& zbinScheme = 
"linear");
   107                            const std::vector<G4double>& xedges,
   108                            const std::vector<G4double>& yedges,
   109                            const std::vector<G4double>& zedges,
   159     virtual G4bool WriteOnAscii(std::ofstream& output);
   162     virtual std::shared_ptr<G4HnManager> GetHnManager();
   166     void ExceptionForHistograms(
const G4String& functionName);
   167     void ExceptionForHistogramsConst(
const G4String& functionName) 
const;
   176 { 
return std::shared_ptr<G4HnManager>(fHnManager); }
 
virtual std::shared_ptr< G4HnManager > GetHnManager()
 
static const G4double factor