|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LUCID_HIT_ANALYSIS_H
6 #define LUCID_HIT_ANALYSIS_H
10 #include "GaudiKernel/ServiceHandle.h"
11 #include "GaudiKernel/ITHistSvc.h"
72 #endif // LUCID_HIT_ANALYSIS_H
std::vector< float > * m_hit_y
std::vector< float > * m_hit_posttime
TH1 * m_h_hit_x
Some histograms.
std::vector< float > * m_gen_volume
std::vector< float > * m_hit_pretime
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
ServiceHandle< ITHistSvc > m_thistSvc
std::vector< float > * m_hit_z
LucidHitAnalysis(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< float > * m_hit_post_x
std::vector< float > * m_hit_pdgid
std::vector< float > * m_hit_x
virtual StatusCode execute()
std::string m_ntupleFileName
virtual StatusCode initialize()