![]() |
ATLAS Offline Software
|
#include <SiHitsTestTool.h>
Public Member Functions | |
| SiHitsTestTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| StatusCode | initialize () |
| StatusCode | processEvent () |
Protected Attributes | |
| std::string | m_path {"/truth/"} |
| ServiceHandle< ITHistSvc > | m_histSvc {"THistSvc", "SimTestHisto"} |
Private Attributes | |
| std::string | m_collection |
| TH2 * | m_indetBarrel |
| TH2 * | m_indetLongView |
| TH1 * | m_hits_time |
| TH1 * | m_hits_edep |
| TH1 * | m_hits_log_edep |
| TH2 * | m_hits_xy |
| TH2 * | m_hits_zr |
| TH2 * | m_hits_edep_zr |
| TH1 * | m_hits_edep_z |
| TH1 * | m_hits_edep_r |
| TH1 * | m_hits_log_barcode |
| TH1 * | m_hits_step_length |
| TH1 * | m_hits_log_step_length |
structors and AlgTool implementation | |
| std::string | m_key |
| The MC truth key. | |
| HepMC::ConstGenParticlePtr | getPrimary () |
Definition at line 11 of file SiHitsTestTool.h.
| SiHitsTestTool::SiHitsTestTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 16 of file SiHitsTestTool.cxx.
|
protectedinherited |
Definition at line 20 of file SimTestToolBase.cxx.
|
virtual |
Reimplemented from SimTestToolBase.
Definition at line 31 of file SiHitsTestTool.cxx.
| StatusCode SiHitsTestTool::processEvent | ( | ) |
Definition at line 90 of file SiHitsTestTool.cxx.
|
private |
Definition at line 23 of file SiHitsTestTool.h.
|
protectedinherited |
Definition at line 35 of file SimTestHisto.h.
|
private |
Definition at line 27 of file SiHitsTestTool.h.
|
private |
Definition at line 30 of file SiHitsTestTool.h.
|
private |
Definition at line 30 of file SiHitsTestTool.h.
|
private |
Definition at line 29 of file SiHitsTestTool.h.
|
private |
Definition at line 31 of file SiHitsTestTool.h.
|
private |
Definition at line 27 of file SiHitsTestTool.h.
|
private |
Definition at line 32 of file SiHitsTestTool.h.
|
private |
Definition at line 32 of file SiHitsTestTool.h.
|
private |
Definition at line 27 of file SiHitsTestTool.h.
|
private |
Definition at line 28 of file SiHitsTestTool.h.
|
private |
Definition at line 28 of file SiHitsTestTool.h.
|
private |
Definition at line 25 of file SiHitsTestTool.h.
|
private |
Definition at line 25 of file SiHitsTestTool.h.
|
protectedinherited |
The MC truth key.
Definition at line 34 of file SimTestToolBase.h.
|
protectedinherited |
Definition at line 34 of file SimTestHisto.h.