|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRKANALYSIS_HGTDCLUSTERANALYSISALG_H
6 #define ACTSTRKANALYSIS_HGTDCLUSTERANALYSISALG_H
27 {
this,
"HGTDDetEleCollKey",
"HGTD_DetectorElementCollection",
28 "Key of HGTD_DetectorElementCollection for HGTD"};
31 {
this,
"ClusterContainerKey",
"HGTD_Clusters",
32 "Key of input hgtd clusters"};
35 {
this,
"MonGroupName",
"ActsHgtdClusterAnalysisAlg"};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
virtual ~HgtdClusterAnalysisAlg() override=default
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< std::string > m_monGroupName
Base class for Athena Monitoring Algorithms.
HgtdClusterAnalysisAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::HGTDClusterContainer > m_hgtdClusterContainerKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadCondHandleKey< InDetDD::HGTD_DetectorElementCollection > m_HGTDDetEleCollKey
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...