Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 
15 
16 
17 public:
18 
19  TrtHitsTestTool(const std::string& type, const std::string& name, const IInterface* parent);
20 
23 
24  private:
25  std::string m_collection;
26  // general inner detector
28  // specialised (TRT)
35 };
36 
37 #endif
TrtHitsTestTool::m_hits_edep_zr_photons
TH2 * m_hits_edep_zr_photons
Definition: TrtHitsTestTool.h:32
TrtHitsTestTool::TrtHitsTestTool
TrtHitsTestTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition: TrtHitsTestTool.cxx:14
TrtHitsTestTool::m_collection
std::string m_collection
Definition: TrtHitsTestTool.h:25
TrtHitsTestTool::m_hits_edep_nonphotons
TH1 * m_hits_edep_nonphotons
Definition: TrtHitsTestTool.h:30
TrtHitsTestTool::m_hits_time_photons
TH1 * m_hits_time_photons
Definition: TrtHitsTestTool.h:29
python.CaloAddPedShiftConfig.type
type
Definition: CaloAddPedShiftConfig.py:42
TrtHitsTestTool::m_indetBarrel
TH2 * m_indetBarrel
Definition: TrtHitsTestTool.h:27
SimTestToolBase
Definition: SimTestToolBase.h:20
SimTestToolBase.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
TrtHitsTestTool::m_hits_edep_zr_nonphotons
TH2 * m_hits_edep_zr_nonphotons
Definition: TrtHitsTestTool.h:32
test_pyathena.parent
parent
Definition: test_pyathena.py:15
TrtHitsTestTool::m_hits_edep_photons
TH1 * m_hits_edep_photons
Definition: TrtHitsTestTool.h:29
TrtHitsTestTool::m_hits_zr
TH2 * m_hits_zr
Definition: TrtHitsTestTool.h:31
TrtHitsTestTool::m_hits_log_barcode
TH1 * m_hits_log_barcode
Definition: TrtHitsTestTool.h:33
TrtHitsTestTool
Definition: TrtHitsTestTool.h:14
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:240
TrtHitsTestTool::m_hits_time_nonphotons
TH1 * m_hits_time_nonphotons
Definition: TrtHitsTestTool.h:30
TrtHitsTestTool::initialize
StatusCode initialize()
Definition: TrtHitsTestTool.cxx:27
TrtHitsTestTool::m_indetLongView
TH2 * m_indetLongView
Definition: TrtHitsTestTool.h:27
InDetDD::TRT_DetectorManager
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
Definition: TRT_DetectorManager.h:69
InDetDD
Message Stream Member.
Definition: FakeTrackBuilder.h:8
TrtHitsTestTool::processEvent
StatusCode processEvent()
Definition: TrtHitsTestTool.cxx:66
TrtHitsTestTool::m_detMgr
const InDetDD::TRT_DetectorManager * m_detMgr
Definition: TrtHitsTestTool.h:34
TrtHitsTestTool::m_hits_xy
TH2 * m_hits_xy
Definition: TrtHitsTestTool.h:31