Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VTFileManager.hh"
#include "G4TNtupleDescription.hh"
#include "G4TFileManager.hh"
#include "globals.hh"
#include "tools/waxml/ntuple"
#include <fstream>
#include <memory>
#include <string_view>
Go to the source code of this file.
Classes | |
class | G4XmlFileManager |
Typedefs | |
using | XmlNtupleDescription = G4TNtupleDescription< tools::waxml::ntuple, std::ofstream > |
using XmlNtupleDescription = G4TNtupleDescription<tools::waxml::ntuple, std::ofstream> |
Definition at line 46 of file G4XmlFileManager.hh.