![]() |
ATLAS Offline Software
|
#include <IHLTPrescaleSetCollectionLoader.h>
Public Member Functions | |
| virtual | ~IHLTPrescaleSetCollectionLoader () override=default |
| virtual bool | load (HLTPrescaleSetCollection &hltPS, uint requestcounter, const std::string &partition)=0 |
| virtual void | setLevel (MSGTC::Level lvl)=0 |
| Load the configuration data from the configuration source. | |
| virtual MSGTC::Level | outputLevel () const =0 |
| virtual int | verbose () const =0 |
| virtual void | setVerbose (int v)=0 |
Definition at line 16 of file IHLTPrescaleSetCollectionLoader.h.
|
overridevirtualdefault |
|
pure virtual |
Implemented in TrigConf::HLTPrescaleSetCollectionLoader.
|
pure virtualinherited |
Implemented in TrigConf::DBLoader.
|
pure virtualinherited |
Load the configuration data from the configuration source.
| ctpc | reference to the data object to be filled |
true if the loading was successful, false otherwise Implemented in TrigConf::DBLoader.
|
pure virtualinherited |
Implemented in TrigConf::DBLoader.
|
pure virtualinherited |
Implemented in TrigConf::DBLoader.