33 #ifndef ExG4HbookP2DummyManager_h 34 #define ExG4HbookP2DummyManager_h 1 73 const G4String& xbinScheme =
"linear",
74 const G4String& ybinScheme =
"linear");
77 const std::vector<G4double>& xedges,
78 const std::vector<G4double>& yedges,
97 const G4String& xbinScheme =
"linear",
98 const G4String& ybinScheme =
"linear");
101 const std::vector<G4double>& xedges,
102 const std::vector<G4double>& yedges,
151 virtual G4bool WriteOnAscii(std::ofstream& output);
154 virtual std::shared_ptr<G4HnManager> GetHnManager();
158 void ExceptionForProfiles(
const G4String& functionName);
159 void ExceptionForProfilesConst(
const G4String& functionName)
const;
167 {
return std::shared_ptr<G4HnManager>(fHnManager); }
static const G4double factor
virtual std::shared_ptr< G4HnManager > GetHnManager()