12#ifndef TRIGCONFIO_TRIGDBL1PRESCALESSETLOADER_H
13#define TRIGCONFIO_TRIGDBL1PRESCALESSETLOADER_H
42 const std::string & outFileName =
"")
const;
Loader class for Trigger configuration from the Trigger DB.
virtual ~TrigDBL1PrescalesSetLoader() override
Destructor - cannot be defined here because QueryDefinition is an incomplete type.
TrigDBL1PrescalesSetLoader(const std::string &connection)
Constructor.
std::map< size_t, QueryDefinition > m_queries
bool loadL1Prescales(unsigned int l1psk, L1PrescalesSet &l1pss, const std::string &outFileName="") const
Load content from the Trigger DB into an L1PrescalesSet for a given L1PrescaleKey (L1PSK)
TrigDBLoader(const std::string &loaderName, const std::string &connection)
Constructor.
Forward iterator to traverse the main components of the trigger configuration.