32#ifndef G4RootRNtupleManager_h
33#define G4RootRNtupleManager_h 1
38#include "tools/rroot/ntuple"
43struct G4RootRNtupleDescription;
56 void SetFileManager(std::shared_ptr<G4RootRFileManager> fileManager);
64 static constexpr std::string_view
fkClass {
"G4RootPNtupleManager" };
virtual ~G4RootRNtupleManager()=default
std::shared_ptr< G4RootRFileManager > fFileManager
virtual G4int ReadNtupleImpl(const G4String &ntupleName, const G4String &fileName, const G4String &dirName, G4bool isUserFileName) final
G4RootRNtupleManager()=delete
static constexpr std::string_view fkClass
virtual G4bool GetTNtupleRow(G4TRNtupleDescription< tools::rroot::ntuple > *ntupleDescription) final
void SetFileManager(std::shared_ptr< G4RootRFileManager > fileManager)