5#ifndef TrigConf_StorageMgrBase
6#define TrigConf_StorageMgrBase
MsgStream for TrigConf classes.
Interface for loaders of the LVL1 trigger configuration.
Interface for the StorageMgr (TriggerDB) and XMLStorageMgr (XML) classes.
std::unique_ptr< ICaloInfoLoader > m_caloInfoLoader
std::unique_ptr< IJobOptionTableLoader > m_jobOptionTableLoader
std::unique_ptr< IThresholdMonitorLoader > m_thresholdMonitorLoader
std::unique_ptr< IMuctpiLoader > m_muctpiLoader
std::unique_ptr< IBunchGroupLoader > m_bunchGroupLoader
std::unique_ptr< ITriggerThresholdLoader > m_triggerThresholdLoader
std::unique_ptr< IPrioritySetLoader > m_prioritySetLoader
std::unique_ptr< IDeadTimeLoader > m_deadTimeLoader
std::unique_ptr< ITriggerThresholdValueLoader > m_triggerThresholdValueLoader
std::unique_ptr< ICTPConfigLoader > m_ctpConfigLoader
std::unique_ptr< IMasterTableLoader > m_masterTableLoader
std::unique_ptr< IBunchGroupSetLoader > m_bunchGroupSetLoader
std::unique_ptr< ICaloJetInputLoader > m_caloJetInputLoader
std::unique_ptr< IThresholdConfigLoader > m_thresholdConfigLoader
std::unique_ptr< ILutCamLoader > m_lutCamLoader
unsigned int m_ctpVersion
std::unique_ptr< ICTPFilesLoader > m_ctpFilesLoader
std::unique_ptr< IRandomLoader > m_randomLoader
std::unique_ptr< IMuonThresholdSetLoader > m_muonThresholdSetLoader
std::unique_ptr< ICaloSinCosLoader > m_caloSinCosLoader
std::unique_ptr< IHLTFrameLoader > m_HLTFrameLoader
std::unique_ptr< IPrescaledClockLoader > m_prescaledClockLoader
std::unique_ptr< IL1TopoMenuLoader > m_l1topoMenuLoader
virtual void setLevel(MSGTC::Level lvl) override=0
virtual ~StorageMgrBase() override
destructor
std::unique_ptr< IPrescaleSetLoader > m_prescaleSetLoader
StorageMgrBase()
constructor
std::unique_ptr< IMenuLoader > m_menuLoader
Forward iterator to traverse the main components of the trigger configuration.