5#ifndef sTGC_HIT_ANALYSIS_H
6#define sTGC_HIT_ANALYSIS_H
23 virtual StatusCode
execute()
override;
45 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"/sTGCHitAnalysis/"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid from which a ReadHandle is made.
TH2 * m_h_S_rz_A
Some variables.
~sTGCHitAnalysis()=default
SG::ReadHandleKey< sTGCSimHitCollection > m_readKey
virtual StatusCode execute() override
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_path