69 const std::shared_ptr<G4NtupleBookingManager>& bookingManger,
90 void SetNewCycle(
G4bool value) final;
95 unsigned int GetBasketSize() const;
96 unsigned int GetBasketEntries() const;
99 static constexpr
std::string_view fkClass {
"G4RootNtupleManager" };
102 std::shared_ptr<G4RootFileManager> fFileManager {
nullptr };
103 std::vector<std::shared_ptr<G4RootMainNtupleManager>> fMainNtupleManagers;
104 std::shared_ptr<G4RootFile> fNtupleFile {
nullptr };