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