|
ATLAS Offline Software
|
Go to the documentation of this file.
18 #ifndef TrigConf_MuonThresholdSetLoader
19 #define TrigConf_MuonThresholdSetLoader
48 std::vector<TrigConf::MuonThresholdSet>
loadAll();
char data[hepevt_bytes_allocation_ATLAS]
virtual ~MuonThresholdSetLoader() override=default
destructor
Interface class for loaders.
Database Storage Manager, controls the database session and the different loader classes for DB acces...
Forward iterator to traverse the main components of the trigger configuration.
std::vector< TrigConf::MuonThresholdSet > loadAll()
TriggerDB loader of the LVL1 muon h/w configuration for online use.
Base class for loaders of configurations from the TriggerDB.
virtual bool load(MuonThresholdSet &data) override
MuonThresholdSetLoader(StorageMgr &sm, coral::ISessionProxy &session)
constructor