 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LUCID_HIT_ANALYSIS_H
6 #define LUCID_HIT_ANALYSIS_H
56 StringProperty
m_path{
this,
"HistPath",
"/LucidHitAnalysis/"};
61 #endif // LUCID_HIT_ANALYSIS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< float > * m_hit_y
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
StringProperty m_ntupleFileName
std::vector< float > * m_hit_posttime
SG::ReadHandleKey< LUCID_SimHitCollection > m_readKey
TH1 * m_h_hit_x
Some histograms.
std::vector< float > * m_gen_volume
std::vector< float > * m_hit_pretime
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< float > * m_wavelength
std::vector< float > * m_hit_post_y
std::vector< float > * m_hit_post_z
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< float > * m_hit_edep
virtual StatusCode initialize() override final
std::vector< float > * m_hit_z
std::vector< float > * m_hit_post_x
std::vector< float > * m_hit_pdgid
~LucidHitAnalysis()=default
std::vector< float > * m_hit_x
virtual StatusCode execute() override final