33 #include "tools/histo/h1d" 
   34 #include "tools/histo/h2d" 
   35 #include "tools/histo/h3d" 
   36 #include "tools/histo/p1d" 
   37 #include "tools/histo/p2d" 
   38 #include "tools/wroot/ntuple" 
   39 #include "tools/rroot/ntuple" 
   47   typedef tools::histo::h1d  
G4H1;
 
   53   typedef tools::histo::h2d  
G4H2;    
 
   58   typedef tools::histo::h3d  
G4H3;    
 
   63   typedef tools::histo::p1d  
G4P1;
 
   68   typedef tools::histo::p2d  
G4P2;    
 
tools::rroot::ntuple G4RNtuple
 
G4RootAnalysisReader G4AnalysisReader
 
tools::histo::h2d G4AnaH2
 
std::vector< tools::histo::h2d * >::iterator G4H2Iterator
 
std::vector< tools::histo::h3d * >::const_iterator G4H3ConstIterator
 
std::vector< tools::wroot::ntuple * >::const_iterator G4NtupleConstIterator
 
std::vector< tools::wroot::ntuple * >::iterator G4NtupleIterator
 
std::vector< tools::histo::p1d * >::iterator G4P1Iterator
 
std::vector< tools::histo::h1d * >::iterator G4H1Iterator
 
std::vector< tools::histo::h1d * >::const_iterator G4H1ConstIterator
 
tools::wroot::ntuple G4Ntuple
 
std::vector< tools::histo::p1d * >::const_iterator G4P1ConstIterator
 
tools::histo::h1d G4AnaH1
 
std::vector< tools::histo::p2d * >::iterator G4P2Iterator
 
std::vector< tools::histo::h2d * >::const_iterator G4H2ConstIterator
 
std::vector< tools::histo::h3d * >::iterator G4H3Iterator
 
std::vector< tools::histo::p2d * >::const_iterator G4P2ConstIterator
 
G4RootAnalysisManager G4AnalysisManager