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