![]() |
ATLAS Offline Software
|
#include <ZDCHitsTestTool.h>
Public Member Functions | |
| ZDCHitsTestTool (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 | |
| TH1 * | m_zdc [2][4] |
| TH1 * | m_rpd [2][16] |
| const ZdcID * | m_ZdcID = nullptr |
structors and AlgTool implementation | |
| std::string | m_key |
| The MC truth key. | |
| HepMC::ConstGenParticlePtr | getPrimary () |
Definition at line 12 of file ZDCHitsTestTool.h.
| ZDCHitsTestTool::ZDCHitsTestTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 15 of file ZDCHitsTestTool.cxx.
|
protectedinherited |
Definition at line 20 of file SimTestToolBase.cxx.
|
virtual |
Reimplemented from SimTestToolBase.
Definition at line 28 of file ZDCHitsTestTool.cxx.
| StatusCode ZDCHitsTestTool::processEvent | ( | ) |
Definition at line 51 of file ZDCHitsTestTool.cxx.
|
protectedinherited |
Definition at line 35 of file SimTestHisto.h.
|
protectedinherited |
The MC truth key.
Definition at line 34 of file SimTestToolBase.h.
|
protectedinherited |
Definition at line 34 of file SimTestHisto.h.
|
private |
Definition at line 25 of file ZDCHitsTestTool.h.
|
private |
Definition at line 25 of file ZDCHitsTestTool.h.
Definition at line 26 of file ZDCHitsTestTool.h.