5#ifndef TGC_HIT_ANALYSIS_H
6#define TGC_HIT_ANALYSIS_H
22 virtual StatusCode
execute()
override;
47 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.
SG::ReadHandleKey< TGCSimHitCollection > m_readKey
TH1 * m_h_hits_x
Some variables.
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_path
virtual ~TGCHitAnalysis()=default
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute() override