|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TRIGEVENTINFOALG_H
7 #define TRIGEVENTINFOALG_H
11 #include "GaudiKernel/ToolHandle.h"
45 this,
"decoratePFlowInfo",
false,
"Flag to enable PFlow event info decoration"};
47 this,
"decorateEMTopoInfo",
false,
"Flag to enable EMTopo event info decoration"};
49 this,
"renounceAll",
false,
"Flag to renounce all input dependencies and sweep up what is there."};
51 ToolHandle<ILumiBlockMuTool>
m_lumiBlockMuTool{
this,
"LuminosityTool",
"LumiBlockMuTool/LumiBlockMuTool",
"Luminosity Tool"};
SG::WriteDecorHandleKey< xAOD::TrigCompositeContainer > m_muDecor
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::EventShape > m_rhoKeyEMT
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::WriteDecorHandleKey< xAOD::TrigCompositeContainer > m_rhoDecor
SG::WriteDecorHandleKey< xAOD::TrigCompositeContainer > m_rhoEMTDecor
ToolHandle< ILumiBlockMuTool > m_lumiBlockMuTool
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< bool > m_decoratePFlowInfo
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteDecorHandleKey< xAOD::TrigCompositeContainer > m_numPVDecor
Property holding a SG store/key/clid from which a WriteHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Gaudi::Property< bool > m_decorateEMTopoInfo
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::TrigCompositeContainer > m_TrigEventInfoKey
StatusCode decorateWithEventInfo(const EventContext &ctx, xAOD::TrigComposite *trigEI) const
Class used to describe composite objects in the HLT.
Property holding a SG store/key/clid from which a WriteHandle is made.
Gaudi::Property< bool > m_renounceAll
TrigEventInfoRecorderAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::VertexContainer > m_PrimaryVxInputName
SG::ReadHandleKey< xAOD::EventShape > m_rhoKeyPF
virtual StatusCode initialize() override