32#ifndef G4XmlAnalysisManager_h 
   33#define G4XmlAnalysisManager_h 1 
   38#include "tools/waxml/ntuple" 
   66    std::vector<tools::waxml::ntuple*>::iterator 
EndNtuple();
 
   84    static constexpr std::string_view 
fkClass { 
"G4XmlAnalysisManager" };
 
std::vector< tools::waxml::ntuple * >::iterator BeginNtuple()
static G4bool IsInstance()
std::vector< tools::waxml::ntuple * >::const_iterator BeginConstNtuple() const
tools::waxml::ntuple * GetNtuple(G4int ntupleId) const
static G4XmlAnalysisManager * Instance()
virtual G4bool CloseFileImpl(G4bool reset) final
static G4XmlAnalysisManager * fgMasterInstance
virtual ~G4XmlAnalysisManager()
virtual G4bool WriteImpl() final
static constexpr std::string_view fkClass
static G4ThreadLocal G4bool fgIsInstance
std::vector< tools::waxml::ntuple * >::const_iterator EndConstNtuple() const
std::shared_ptr< G4XmlNtupleFileManager > fNtupleFileManager
virtual G4bool OpenFileImpl(const G4String &fileName) final
virtual G4bool ResetImpl() final
std::vector< tools::waxml::ntuple * >::iterator EndNtuple()
std::shared_ptr< G4XmlFileManager > fFileManager
virtual G4bool IsOpenFileImpl() const final
tools::waxml::ntuple * GetNtuple() const