Geant4-11
Data Structures | Typedefs
G4XmlFileManager.hh File Reference
#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.

Data Structures

class  G4XmlFileManager
 

Typedefs

using XmlNtupleDescription = G4TNtupleDescription< tools::waxml::ntuple, std::ofstream >
 

Typedef Documentation

◆ XmlNtupleDescription

using XmlNtupleDescription = G4TNtupleDescription<tools::waxml::ntuple, std::ofstream>

Definition at line 46 of file G4XmlFileManager.hh.