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/waxml/ntuple"
46 using G4H1 = tools::histo::h1d;
52 using G4H2 = tools::histo::h2d;
57 using G4H3 = tools::histo::h3d;
62 using G4P1 = tools::histo::p1d;
67 using G4P2 = tools::histo::p2d;
std::vector< tools::histo::h3d * >::iterator G4H3Iterator
std::vector< tools::histo::p2d * >::const_iterator G4P2ConstIterator
std::vector< tools::histo::h1d * >::iterator G4H1Iterator
std::vector< tools::histo::p1d * >::iterator G4P1Iterator
std::vector< tools::waxml::ntuple * >::iterator G4NtupleIterator
std::vector< tools::histo::h3d * >::const_iterator G4H3ConstIterator
std::vector< tools::waxml::ntuple * >::const_iterator G4NtupleConstIterator
std::vector< tools::histo::p1d * >::const_iterator G4P1ConstIterator
std::vector< tools::histo::p2d * >::iterator G4P2Iterator
std::vector< tools::histo::h2d * >::iterator G4H2Iterator
std::vector< tools::histo::h2d * >::const_iterator G4H2ConstIterator
tools::histo::h2d G4AnaH2
tools::histo::h1d G4AnaH1
tools::waxml::ntuple G4Ntuple
tools::aida::ntuple G4RNtuple
std::vector< tools::histo::h1d * >::const_iterator G4H1ConstIterator