|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigConf_MasterTableLoader
6 #define TrigConf_MasterTableLoader
37 bool loadMasterKeys(
int SuperMasterKey,
int& Lvl1MasterKey, std::string & menuName);
virtual ~MasterTableLoader() override=default
destructor
Database Storage Manager, controls the database session and the different loader classes for DB acces...
Interface for loaders of the LVL1 trigger configuration.
Forward iterator to traverse the main components of the trigger configuration.
Base class for loaders of configurations from the TriggerDB.
MasterTableLoader(StorageMgr &sm, coral::ISessionProxy &session)
constructor
int mt_id_for_next_run()
next run configuration key (depreciated)
bool loadMasterKeys(int SuperMasterKey, int &Lvl1MasterKey, std::string &menuName)
bool load(ThresholdConfig &thrcfg) override
Load the LVL1 trigger thresholds from the configuration source.
TriggerDB loader of the LVL1 trigger configuration.