![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "tools/waxml/ntuple"#include "G4XmlAnalysisManager.hh"#include "G4XmlAnalysisReader.hh"#include "g4hntools_defs.hh"
Include dependency graph for g4xml_defs.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | G4Xml |
Typedefs | |
| using | G4Xml::G4Ntuple = tools::waxml::ntuple |
| using | G4Xml::G4NtupleIterator = std::vector< tools::waxml::ntuple * >::iterator |
| using | G4Xml::G4NtupleConstIterator = std::vector< tools::waxml::ntuple * >::const_iterator |
| using | G4Xml::G4RNtuple = tools::aida::ntuple |
| using | G4Xml::G4AnalysisManager = G4XmlAnalysisManager |
| using | G4Xml::G4AnalysisReader = G4XmlAnalysisReader |