|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef InDetGlobalLRTMonAlg_H
17 #define InDetGlobalLRTMonAlg_H
22 #include "GaudiKernel/EventContext.h"
42 class IInDetTrackSelectionTool;
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
virtual ~InDetGlobalLRTMonAlg()
InDetGlobalLRTMonAlg(const std::string &name, ISvcLocator *pSvcLocator)
ServiceHandle< IIBLParameterSvc > m_IBLParameterSvc
Base class for Athena Monitoring Algorithms.
std::string findComponentString(int bec, int ld) const
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_trackParticleName
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
ToolHandle< InDet::IInDetTrackSelectionTool > m_trackSelTool