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