8 #ifndef HERDROOTPERSISTENCESERVICE_H_ 9 #define HERDROOTPERSISTENCESERVICE_H_ 12 #include "persistence/RootPersistenceService.h" 26 using RootPersistenceService::RootPersistenceService;
37 bool BookGlobalObject(
const std::string &objName,
const std::string &objStore)
override;
40 bool EndOfProcessing()
override;
51 std::unique_ptr<PersistenceService> Copy(
const std::string &name,
const std::string &output)
override;
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
Persistence service adding HERD-specific behavior to RootPersistenceService.
Definition: HerdRootPersistenceService.h:24