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