5#ifndef sTGC_HIT_ANALYSIS_H
6#define sTGC_HIT_ANALYSIS_H
23 virtual StatusCode
execute(
const EventContext& ctx)
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.
virtual StatusCode execute(const EventContext &ctx) override
Execute method.
TH2 * m_h_S_rz_A
Some variables.
~sTGCHitAnalysis()=default
SG::ReadHandleKey< sTGCSimHitCollection > m_readKey
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_path