7#ifndef TRIGGER_DECISION_TOOL_ExpertMethods_H
8#define TRIGGER_DECISION_TOOL_ExpertMethods_H
31#if !defined(XAOD_STANDALONE) && !defined(XAOD_ANALYSIS)
This class represents one chain of signatures, i.e.
The NavigationCore class, adds on top of the TrigNavStructure the EDM read-only handling.
Top level AOD object storing LVL1 RoIs.
Maintain a set of objects, one per slot.
HLT chain configuration information.
HLT trigger element configuration information.
ExpertMethods(SG::SlotSpecificObj< Trig::CacheGlobalMemory > *m_cacheGlobalMemory)
SG::SlotSpecificObj< Trig::CacheGlobalMemory > * m_cacheGlobalMemory
const Trig::CacheGlobalMemory * cgm(bool onlyConfig=false) const
const LVL1CTP::Lvl1Item * getItemDetails(const std::string &chain) const
return LVL1CTP::Lvl1Item
const TrigConf::TriggerItem * getItemConfigurationDetails(const std::string &chain) const
return TrigConf::TriggerItem
const HLT::NavigationCore * getNavigation() const
return HLT::NavigationCore
bool isHLTTruncated() const
Returns true if HLT result is truncated.
const HLT::Chain * getChainDetails(const std::string &chain) const
return HLT::Chain
const TrigConf::HLTChain * getChainConfigurationDetails(const std::string &chain) const
return TrigConf::HLTChain
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
Forward iterator to traverse the main components of the trigger configuration.
The common trigger namespace for trigger analysis tools.