32 #ifndef G4ToolsAnalysisReader_h    33 #define G4ToolsAnalysisReader_h 1    38 #include "tools/histo/h1d"     39 #include "tools/histo/h2d"     40 #include "tools/histo/h3d"     41 #include "tools/histo/p1d"     42 #include "tools/histo/p2d"     43 #include "tools/wroot/ntuple"    65     tools::histo::h2d*  GetH2(
G4int id, 
G4bool warn = 
true) 
const;
    66     tools::histo::h3d*  GetH3(
G4int id, 
G4bool warn = 
true) 
const;
    67     tools::histo::p1d*  GetP1(
G4int id, 
G4bool warn = 
true) 
const;
    68     tools::histo::p2d*  GetP2(
G4int id, 
G4bool warn = 
true) 
const;
    82 #include "G4ToolsAnalysisReader.icc" 
ntupleExperimental Reset()