5#ifndef HITANALYSIS_TRTHITANALYSIS_H
6#define HITANALYSIS_TRTHITANALYSIS_H
22 virtual StatusCode
execute()
override;
55 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"/TRTHitAnalysis/"};
56 Gaudi::Property<std::string>
m_ntupleFileName{
this,
"NtupleFileName",
"/TRTHitAnalysis/"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< float > * m_TRT_time_photons
std::vector< float > * m_TRT_z
TH1 * m_h_TRT_kine_nonphotons
std::vector< float > * m_TRT_kine_photons
std::vector< float > * m_TRT_edep_photons
TH1 * m_h_TRT_kine_photons
std::vector< float > * m_TRT_edep_nonphotons
TH1 * m_h_TRT_time_nonphotons
virtual StatusCode initialize() override
TH1 * m_h_TRT_edep_nonphotons
Gaudi::Property< std::string > m_ntupleFileName
std::vector< float > * m_TRT_kine_nonphotons
std::vector< float > * m_TRT_x
std::vector< float > * m_TRT_y
Gaudi::Property< std::string > m_path
TH1 * m_h_TRT_time_photons
std::vector< float > * m_TRT_r
std::vector< float > * m_TRT_barcode
const InDetDD::TRT_DetectorManager * m_detMgr
std::vector< float > * m_TRT_time_nonphotons
virtual StatusCode execute() override
TH1 * m_h_TRT_y
Some variables.
SG::ReadHandleKey< TRTUncompressedHitCollection > m_readKey
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
TH1 * m_h_TRT_edep_photons