5#ifndef TrigConf_IMasterTableLoader
6#define TrigConf_IMasterTableLoader
Interface class for loaders.
virtual bool load(CTPConfig &ctpc)=0
Load the LVL1 CTP configuration (trigger menu) from the configuration source (also for online configu...
virtual bool load(TXC::L1TopoMenu &l1topo)=0
Load the LVL1 topo hardware configuration from the configuration source.
virtual bool load(Muctpi &muctpi)=0
Load the LVL1 muon hardware configuration from the configuration source.
virtual bool load(ThresholdConfig &thrcfg)=0
Load the LVL1 trigger thresholds from the configuration source.
virtual ~IMasterTableLoader() override=default
destructor
Forward iterator to traverse the main components of the trigger configuration.