![]() |
The Gaudi Framework
master (2df85225)
|
#include <Gaudi/Interfaces/IFileSvc.h>#include <Gaudi/Parsers/Factory.h>#include <GaudiKernel/Service.h>#include <GaudiKernel/StatusCode.h>#include <TFile.h>#include <boost/algorithm/string.hpp>#include <memory>#include <optional>#include <string>#include <unordered_map>#include <vector>
Go to the source code of this file.
Classes | |
| class | FileSvc |
| Implementation of the IFileSvc interface, allowing algorithms to access ROOT files via a centralized service, and ensuring that files are shared appropriately and not unintentionally overwritten or duplicated. More... | |