5#ifndef PIXELATHCLUSTERMONTOOL_H
6#define PIXELATHCLUSTERMONTOOL_H
38 virtual StatusCode
fillHistograms(
const EventContext& ctx)
const override;
48 this,
"ClusterName",
"PixelClusters",
"pixel cluster data key"
51 this,
"TrackName",
"CombinedInDetTracks",
"track data key"
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
SG::ReadHandleKey< TrackCollection > m_tracksKey
ToolHandle< InDet::IInDetTestPixelLayerTool > m_testPixelLayerTool
tool to calculate expected hit information in innermost layers
ToolHandle< InDet::IInDetTrackSelectionTool > m_trackSelTool
const AtlasDetectorID * m_atlasid
std::string findComponentString(int bec, int ld) const
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadHandleKey< InDet::PixelClusterContainer > m_clustersKey
PixelAthClusterMonAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< Trk::ITrackHoleSearchTool > m_holeSearchTool
virtual StatusCode initialize() override
initialize
virtual ~PixelAthClusterMonAlg()
This is an Identifier helper class for the Pixel subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.
Ensure that the ATLAS eigen extensions are properly loaded.