#include <ConfigurationAccess.h>
Definition at line 27 of file ConfigurationAccess.h.
◆ ConfigurationAccess()
| Trig::ConfigurationAccess::ConfigurationAccess |
( |
| ) |
|
◆ ~ConfigurationAccess()
| Trig::ConfigurationAccess::~ConfigurationAccess |
( |
| ) |
|
|
virtual |
◆ cgm() [1/2]
◆ cgm() [2/2]
◆ configurationUpdate()
Definition at line 26 of file ConfigurationAccess.cxx.
27 {
28
29
31}
void update(const TrigConf::HLTChainList *confChains, const TrigConf::CTPConfig *ctp)
Updates configuration of the chain groups (i.e.
virtual Trig::CacheGlobalMemory * cgm()=0
◆ getListOfGroups() [1/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfGroups |
( |
const std::string & | triggerNames = ".*" | ) |
const |
Definition at line 67 of file ConfigurationAccess.cxx.
67 {
70}
const Trig::ChainGroup * createChainGroup(const std::vector< std::string > &patterns, const std::string &alias="", TrigDefs::Group props=TrigDefs::Group::Default) const
creates new chain group
std::vector< std::string > getListOfGroups(const Trig::ChainGroup *chaingroup) const
std::vector< std::string > convertStringToVector(const std::string &triggerNames)
makes a split of list of chains into the vector of chains
◆ getListOfGroups() [2/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfGroups |
( |
const Trig::ChainGroup * | chaingroup | ) |
const |
◆ getListOfStreams() [1/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfStreams |
( |
const std::string & | triggerNames = ".*" | ) |
const |
Definition at line 54 of file ConfigurationAccess.cxx.
54 {
57}
std::vector< std::string > getListOfStreams(const Trig::ChainGroup *chaingroup) const
◆ getListOfStreams() [2/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfStreams |
( |
const Trig::ChainGroup * | chaingroup | ) |
const |
◆ getListOfTriggerElements() [1/2]
| std::vector< std::vector< std::string > > Trig::ConfigurationAccess::getListOfTriggerElements |
( |
const std::string & | triggerNames = ".*" | ) |
const |
Definition at line 80 of file ConfigurationAccess.cxx.
80 {
83}
std::vector< std::vector< std::string > > getListOfTriggerElements(const Trig::ChainGroup *chaingroup) const
◆ getListOfTriggerElements() [2/2]
| std::vector< std::vector< std::string > > Trig::ConfigurationAccess::getListOfTriggerElements |
( |
const Trig::ChainGroup * | chaingroup | ) |
const |
Definition at line 76 of file ConfigurationAccess.cxx.
76 {
78}
std::vector< std::vector< std::string > > getListOfTriggerElements() const
◆ getListOfTriggers() [1/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfTriggers |
( |
const std::string & | triggerNames = ".*" | ) |
const |
Definition at line 41 of file ConfigurationAccess.cxx.
41 {
44}
std::vector< std::string > getListOfTriggers(const Trig::ChainGroup *chaingroup) const
◆ getListOfTriggers() [2/2]
| std::vector< std::string > Trig::ConfigurationAccess::getListOfTriggers |
( |
const Trig::ChainGroup * | chaingroup | ) |
const |
◆ getPrescale() [1/2]
| float Trig::ConfigurationAccess::getPrescale |
( |
const std::string & | triggerNames = "EF._*", |
|
|
unsigned int | condition = TrigDefs::Physics ) const |
Definition at line 94 of file ConfigurationAccess.cxx.
97{
100}
float getPrescale(const Trig::ChainGroup *chaingroup, unsigned int condition=TrigDefs::Physics) const
◆ getPrescale() [2/2]
◆ msg() [1/2]
| MsgStream & Trig::Logger::msg |
( |
| ) |
const |
|
inlineinherited |
◆ msg() [2/2]
| MsgStream & Trig::Logger::msg |
( |
const MSG::Level | lvl | ) |
const |
|
inlineinherited |
◆ msgLvl()
| bool Trig::Logger::msgLvl |
( |
const MSG::Level | lvl | ) |
const |
|
inlineinherited |
◆ ATLAS_THREAD_SAFE
| asg::AsgTool* s_logger Trig::Logger::ATLAS_THREAD_SAFE {nullptr} |
|
inlinestaticprivateinherited |
The documentation for this class was generated from the following files: