5#ifndef TRT_CALIBALGS_TRTOCCUPANCYINCLUDE_H
6#define TRT_CALIBALGS_TRTOCCUPANCYINCLUDE_H
11#include "GaudiKernel/ToolHandle.h"
12#include "GaudiKernel/ServiceHandle.h"
44 StatusCode
execute(
const EventContext& ctx);
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode finalize(void)
ToolHandle< InDet::ITRT_LocalOccupancy > m_LocalOccTool
the track selector tool
StatusCode initialize(void)
TRTOccupancyInclude(const std::string &name, ISvcLocator *pSvcLocator)
~TRTOccupancyInclude(void)
StatusCode execute(const EventContext &ctx)
Execute method.
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey