 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ALFA_HIT_ANALYSIS_H
6 #define ALFA_HIT_ANALYSIS_H
39 Gaudi::Property<std::string>
m_ntupleFileName{
this,
"NtupleFileName",
"/AFPHitAnalysis/" };
40 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"/AFPHitAnalysis/"};
45 #endif // ALFA_HIT_ANALYSIS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
std::array< TH1 *, 8 > m_h_hit_layer
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute()
std::vector< int > * m_fiber
std::vector< int > * m_plate
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< std::string > m_ntupleFileName
std::array< TH1 *, 8 > m_h_E_full_sum_h
Some variables.
virtual StatusCode initialize()
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< double > * m_energy
std::vector< int > * m_sign
~ALFAHitAnalysis()=default
SG::ReadHandleKey< ALFA_HitCollection > m_readKey
std::array< TH1 *, 8 > m_h_hit_fiber
std::array< TH1 *, 8 > m_h_E_layer_sum_h
std::vector< int > * m_station
Gaudi::Property< std::string > m_path