5#ifndef TrigConf_ILoader
6#define TrigConf_ILoader
MsgStream for TrigConf classes.
Interface class for loaders.
virtual int verbose() const =0
virtual MSGTC::Level outputLevel() const =0
virtual void setVerbose(int v)=0
virtual void setLevel(MSGTC::Level lvl)=0
Load the configuration data from the configuration source.
virtual ~ILoader()=default
Forward iterator to traverse the main components of the trigger configuration.