33 #ifndef g4hbook_defs_h 
   34 #define g4hbook_defs_h 
   36 #include <tools/hbook/h1> 
   37 #include <tools/hbook/h2> 
   38 #include <tools/hbook/wntuple> 
   45   typedef tools::hbook::h1  
G4H1;
 
   51   typedef tools::hbook::h2  
G4H2;    
 
   56   typedef tools::hbook::p1  
G4P1;
 
std::vector< tools::hbook::h1 * >::const_iterator G4H1ConstIterator
 
std::vector< tools::hbook::p1 * >::const_iterator G4P1ConstIterator
 
tools::hbook::wntuple G4Ntuple
 
std::vector< tools::hbook::h2 * >::iterator G4H2Iterator
 
std::vector< tools::hbook::h2 * >::const_iterator G4H2ConstIterator
 
std::vector< tools::hbook::wntuple * >::const_iterator G4NtupleConstIterator
 
std::vector< tools::hbook::h1 * >::iterator G4H1Iterator
 
std::vector< tools::hbook::wntuple * >::iterator G4NtupleIterator
 
Definition of the ExG4HbookAnalysisManager class. 
 
ExG4HbookAnalysisManager G4AnalysisManager
 
std::vector< tools::hbook::p1 * >::iterator G4P1Iterator