22#ifndef TrigDecisionEvent_TrigDecision_H
23#define TrigDecisionEvent_TrigDecision_H
25#include "AthLinks/DataLink.h"
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
Object reference supporting deferred reading from StoreGate.
HLT::HLTResult is sumarising result of trigger decision evaluation (online/offline) It contains basic...
The TrigDecision is an object which merges trigger informations from various levels.
friend class TrigDecisionTool
const HLT::HLTResult & getEFResult() const
const DataLink< HLT::HLTResult > & getL2ResultLink() const
const HLT::HLTResult & getL2Result() const
LVL1CTP::Lvl1Result m_l1_result
Lvl1Result.
HLT::HLTResult * m_l2_result_ptr
uint32_t m_configMasterKey
DataLink< HLT::HLTResult > m_ef_result
HLTResult of trigger level EF.
const DataLink< HLT::HLTResult > & getEFResultLink() const
friend class TrigDecisionMaker
HLT::HLTResult * m_ef_result_ptr
const HLT::HLTResult & getHLTResult() const
DataLink< HLT::HLTResult > m_l2_result
HLTResult of trigger level 2.
uint32_t masterKey() const
const LVL1CTP::Lvl1Result & getL1Result() const
DataLink< HLT::HLTResult > m_hlt_result
HLTResult of merged L2EF.
friend class TrigDecisionCnv_p1
const DataLink< HLT::HLTResult > & getHLTResultLink() const
HLT::HLTResult * m_hlt_result_ptr