ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Atlas
G4AtlasTests
src
ZDCHitsTestTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4AT_ZDCHITSTESTTOOL
6
#define G4AT_ZDCHITSTESTTOOL
7
8
#include "
SimTestToolBase.h
"
9
#include "
ZdcIdentifier/ZdcID.h
"
10
11
12
class
ZDCHitsTestTool
:
public
SimTestToolBase
{
13
14
15
public
:
16
17
ZDCHitsTestTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
18
19
StatusCode
initialize
();
20
21
StatusCode
processEvent
();
22
private
:
23
24
// globals
25
TH1 *
m_zdc
[2][4],*
m_rpd
[2][16];
26
const
ZdcID
*
m_ZdcID
=
nullptr
;
27
28
};
29
30
#endif
SimTestToolBase.h
ZdcID.h
SimTestToolBase::SimTestToolBase
SimTestToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
SimTestToolBase.cxx:11
ZDCHitsTestTool::ZDCHitsTestTool
ZDCHitsTestTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
ZDCHitsTestTool.cxx:15
ZDCHitsTestTool::processEvent
StatusCode processEvent()
Definition
ZDCHitsTestTool.cxx:51
ZDCHitsTestTool::initialize
StatusCode initialize()
Definition
ZDCHitsTestTool.cxx:28
ZDCHitsTestTool::m_ZdcID
const ZdcID * m_ZdcID
Definition
ZDCHitsTestTool.h:26
ZDCHitsTestTool::m_zdc
TH1 * m_zdc[2][4]
Definition
ZDCHitsTestTool.h:25
ZDCHitsTestTool::m_rpd
TH1 * m_rpd[2][16]
Definition
ZDCHitsTestTool.h:25
ZdcID
Definition
ZdcID.h:25
type
Generated on
for ATLAS Offline Software by
1.14.0