ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Atlas
G4AtlasTests
src
TrtHitsTestTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4AT_TRTHITSTESTTOOL
6
#define G4AT_TRTHITSTESTTOOL
7
8
#include "
SimTestToolBase.h
"
9
10
namespace
InDetDD
{
11
class
TRT_DetectorManager
;
12
}
13
14
class
TrtHitsTestTool
:
public
SimTestToolBase
{
15
16
17
public
:
18
19
TrtHitsTestTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
20
21
StatusCode
initialize
();
22
StatusCode
processEvent
();
23
24
private
:
25
std::string
m_collection
;
26
// general inner detector
27
TH2 *
m_indetBarrel
, *
m_indetLongView
;
28
// specialised (TRT)
29
TH1 *
m_hits_time_photons
, *
m_hits_edep_photons
;
30
TH1 *
m_hits_time_nonphotons
, *
m_hits_edep_nonphotons
;
31
TH2 *
m_hits_xy
, *
m_hits_zr
;
32
TH2 *
m_hits_edep_zr_photons
, *
m_hits_edep_zr_nonphotons
;
33
TH1 *
m_hits_log_barcode
;
34
const
InDetDD::TRT_DetectorManager
*
m_detMgr
{
nullptr
};
35
};
36
37
#endif
SimTestToolBase.h
InDetDD::TRT_DetectorManager
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
Definition
TRT_DetectorManager.h:63
SimTestToolBase::SimTestToolBase
SimTestToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
SimTestToolBase.cxx:11
TrtHitsTestTool::m_hits_time_photons
TH1 * m_hits_time_photons
Definition
TrtHitsTestTool.h:29
TrtHitsTestTool::TrtHitsTestTool
TrtHitsTestTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
TrtHitsTestTool.cxx:14
TrtHitsTestTool::m_detMgr
const InDetDD::TRT_DetectorManager * m_detMgr
Definition
TrtHitsTestTool.h:34
TrtHitsTestTool::processEvent
StatusCode processEvent()
Definition
TrtHitsTestTool.cxx:66
TrtHitsTestTool::m_hits_log_barcode
TH1 * m_hits_log_barcode
Definition
TrtHitsTestTool.h:33
TrtHitsTestTool::m_collection
std::string m_collection
Definition
TrtHitsTestTool.h:25
TrtHitsTestTool::m_hits_edep_photons
TH1 * m_hits_edep_photons
Definition
TrtHitsTestTool.h:29
TrtHitsTestTool::m_hits_edep_nonphotons
TH1 * m_hits_edep_nonphotons
Definition
TrtHitsTestTool.h:30
TrtHitsTestTool::m_hits_edep_zr_photons
TH2 * m_hits_edep_zr_photons
Definition
TrtHitsTestTool.h:32
TrtHitsTestTool::m_indetBarrel
TH2 * m_indetBarrel
Definition
TrtHitsTestTool.h:27
TrtHitsTestTool::m_hits_time_nonphotons
TH1 * m_hits_time_nonphotons
Definition
TrtHitsTestTool.h:30
TrtHitsTestTool::m_indetLongView
TH2 * m_indetLongView
Definition
TrtHitsTestTool.h:27
TrtHitsTestTool::m_hits_xy
TH2 * m_hits_xy
Definition
TrtHitsTestTool.h:31
TrtHitsTestTool::m_hits_zr
TH2 * m_hits_zr
Definition
TrtHitsTestTool.h:31
TrtHitsTestTool::m_hits_edep_zr_nonphotons
TH2 * m_hits_edep_zr_nonphotons
Definition
TrtHitsTestTool.h:32
TrtHitsTestTool::initialize
StatusCode initialize()
Definition
TrtHitsTestTool.cxx:27
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
type
Generated on
for ATLAS Offline Software by
1.17.0