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"    53   using G4H2 = tools::histo::h2d;    
    58   using G4H3 = tools::histo::h3d;    
    63   using G4P1 = tools::histo::p1d;
    68   using G4P2 = tools::histo::p2d;
 
std::vector< tools::wroot::ntuple * >::const_iterator G4NtupleConstIterator
 
tools::rroot::ntuple G4RNtuple
 
std::vector< tools::histo::h1d * >::iterator G4H1Iterator
 
std::vector< tools::histo::h1d * >::const_iterator G4H1ConstIterator
 
std::vector< tools::histo::p2d * >::const_iterator G4P2ConstIterator
 
tools::wroot::ntuple G4Ntuple
 
std::vector< tools::histo::h2d * >::const_iterator G4H2ConstIterator
 
std::vector< tools::histo::h2d * >::iterator G4H2Iterator
 
std::vector< tools::histo::h3d * >::iterator G4H3Iterator
 
tools::histo::h1d G4AnaH1
 
std::vector< tools::histo::p1d * >::const_iterator G4P1ConstIterator
 
tools::histo::h2d G4AnaH2
 
std::vector< tools::histo::p2d * >::iterator G4P2Iterator
 
std::vector< tools::histo::p1d * >::iterator G4P1Iterator
 
std::vector< tools::histo::h3d * >::const_iterator G4H3ConstIterator
 
std::vector< tools::wroot::ntuple * >::iterator G4NtupleIterator