Interface for loaders of the HLT sequences.
More...
#include <ISequenceContentTableLoader.h>
Interface for loaders of the HLT sequences.
Definition at line 17 of file ISequenceContentTableLoader.h.
◆ ~ISequenceContentTableLoader()
virtual TrigConf::ISequenceContentTableLoader::~ISequenceContentTableLoader |
( |
| ) |
|
|
overridevirtualdefault |
◆ load()
virtual bool TrigConf::ISequenceContentTableLoader::load |
( |
TrigConfData & |
data | ) |
|
|
pure virtual |
Load the HLT sequence definitions from the configuration source.
- Parameters
-
sequenceContent | reference to the SequenceContentTable object to be filled |
- Returns
true
if the loading was successful, false
otherwise
◆ outputLevel()
virtual MSGTC::Level TrigConf::ILoader::outputLevel |
( |
| ) |
const |
|
pure virtualinherited |
◆ setLevel()
virtual void TrigConf::ILoader::setLevel |
( |
MSGTC::Level |
lvl | ) |
|
|
pure virtualinherited |
Load the configuration data from the configuration source.
- Parameters
-
ctpc | reference to the data object to be filled |
- Returns
true
if the loading was successful, false
otherwise
Implemented in TrigConf::DBLoader.
◆ setVerbose()
virtual void TrigConf::ILoader::setVerbose |
( |
int |
v | ) |
|
|
pure virtualinherited |
◆ verbose()
virtual int TrigConf::ILoader::verbose |
( |
| ) |
const |
|
pure virtualinherited |
The documentation for this class was generated from the following file: