ATLAS Offline Software
|
Athena interface for all service that provide L1Topo, LVL1, and HLT menu configuration information. More...
#include <ITrigConfigSvc.h>
Public Member Functions | |
virtual | ~ITrigConfigSvc () override=default |
destructor More... | |
DeclareInterfaceID (ITrigConfigSvc, 0, 1) | |
Specify the interface declared by this class. More... | |
virtual std::string | configurationSource () const =0 |
Athena interface for all service that provide L1Topo, LVL1, and HLT menu configuration information.
Note that this is used in particular to retrieve config info in an offline analysis.
Definition at line 27 of file ITrigConfigSvc.h.
|
overridevirtualdefault |
destructor
|
pure virtual |
TrigConf::ITrigConfigSvc::DeclareInterfaceID | ( | ITrigConfigSvc | , |
0 | , | ||
1 | |||
) |
Specify the interface declared by this class.