5#ifndef MM_HIT_ANALYSIS_H
6#define MM_HIT_ANALYSIS_H
24 virtual StatusCode
initialize() override final;
25 virtual StatusCode
execute() override final;
71 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"/MMTHitAnalysis/"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadHandleKey< MMSimHitCollection > m_readKey
TH2 * m_h_S1_xy_A
Some variables.
Gaudi::Property< std::string > m_path
virtual StatusCode execute() override final
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode initialize() override final
Property holding a SG store/key/clid from which a ReadHandle is made.