Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4TNtupleManager.hh"
#include "globals.hh"
#include "tools/waxml/ntuple"
#include <memory>
#include <string_view>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | G4XmlNtupleManager |
Typedefs | |
using | XmlNtupleDescription = G4TNtupleDescription<tools::waxml::ntuple, std::ofstream> |
using XmlNtupleDescription = G4TNtupleDescription<tools::waxml::ntuple, std::ofstream> |
Definition at line 45 of file G4XmlNtupleManager.hh.