![]() |
ATLAS Offline Software
|
Interface to a helper service used for force-loading headers into ROOT. More...
#include <IROOTHeaderLoaderSvc.h>
Public Member Functions | |
| DeclareInterfaceID (xAODMaker::IROOTHeaderLoaderSvc, 1, 0) | |
| Declare an interface ID for the class. More... | |
| virtual StatusCode | loadHeader (const std::string &headerName) const =0 |
| (Force-)Load one particular header More... | |
Interface to a helper service used for force-loading headers into ROOT.
This interface may never actually be used by anyone, but I didn't want to introduce a service that would not have any interface whatsoever...
Definition at line 21 of file IROOTHeaderLoaderSvc.h.
| xAODMaker::IROOTHeaderLoaderSvc::DeclareInterfaceID | ( | xAODMaker::IROOTHeaderLoaderSvc | , |
| 1 | , | ||
| 0 | |||
| ) |
Declare an interface ID for the class.
|
pure virtual |
(Force-)Load one particular header
1.8.18