5#ifndef ACTSTRKANALYSIS_PIXELCLUSTERANALYSISALG_H
6#define ACTSTRKANALYSIS_PIXELCLUSTERANALYSISALG_H
22 virtual StatusCode
fillHistograms(
const EventContext& ctx)
const override;
26 {
this,
"ClusterContainerKey",
"ITkPixelClusters",
27 "Key of input pixel clusters"};
30 {
this,
"MonGroupName",
"ActsClusterAnalysisAlg"};
This is an Identifier helper class for the Pixel subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.
PixelClusterAnalysisAlg(const std::string &name, ISvcLocator *pSvcLocator)
const PixelID * m_pixelID
virtual ~PixelClusterAnalysisAlg() override=default
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
virtual StatusCode initialize() override
initialize
Gaudi::Property< std::string > m_monGroupName
SG::ReadHandleKey< xAOD::PixelClusterContainer > m_pixelClusterContainerKey
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
This is an Identifier helper class for the Pixel subdetector.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...