#include <ZDCHitsTestTool.h>
Definition at line 12 of file ZDCHitsTestTool.h.
◆ ZDCHitsTestTool()
ZDCHitsTestTool::ZDCHitsTestTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ getPrimary()
◆ initialize()
StatusCode ZDCHitsTestTool::initialize |
( |
| ) |
|
|
virtual |
◆ processEvent()
StatusCode ZDCHitsTestTool::processEvent |
( |
| ) |
|
Definition at line 51 of file ZDCHitsTestTool.cxx.
54 CHECK( evtStore()->
retrieve(iter,
"ZDC_SimFiberHit_Collection") );
57 for (
it=(*iter).begin();
it != (*iter).end(); ++
it) {
72 ATH_MSG_ERROR(
"ZDCHitsTestTool::processEvent Hit detected in an undefined module. Module# " <<
module);
76 return StatusCode::SUCCESS;
◆ m_histSvc
◆ m_key
std::string SimTestToolBase::m_key |
|
protectedinherited |
◆ m_path
std::string SimTestHisto::m_path {"/truth/"} |
|
protectedinherited |
◆ m_rpd
TH1 * ZDCHitsTestTool::m_rpd[2][16] |
|
private |
◆ m_zdc
TH1* ZDCHitsTestTool::m_zdc[2][4] |
|
private |
◆ m_ZdcID
The documentation for this class was generated from the following files: