![]() |
ATLAS Offline Software
|
#include <TileHitsTestTool.h>
Public Member Functions | |
| TileHitsTestTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| StatusCode | initialize () |
| StatusCode | processEvent () |
Protected Attributes | |
| std::string | m_path {"/truth/"} |
| ServiceHandle< ITHistSvc > | m_histSvc {"THistSvc", "SimTestHisto"} |
Private Attributes | |
| const TileID * | m_tileID |
| const TileTBID * | m_tileTBID |
| const TileDetDescrManager * | m_tileMgr |
| TH1 * | m_tile_eta |
| TH1 * | m_tile_phi |
| TH1 * | m_tile_energy |
| TH1 * | m_tile_log_energy |
| TH1 * | m_tile_time |
| TH2 * | m_tile_rz |
| TH2 * | m_tile_etaphi |
| TH2 * | m_tile_energyphi |
| TH2 * | m_tile_energyeta |
| TH1 * | m_mbts_side |
| TH1 * | m_mbts_eta |
| TH1 * | m_mbts_phi |
| TH2 * | m_mbts_sidetaphi |
| TH1 * | m_etot |
| bool | m_testMBTS |
structors and AlgTool implementation | |
| std::string | m_key |
| The MC truth key. | |
| HepMC::ConstGenParticlePtr | getPrimary () |
Definition at line 15 of file TileHitsTestTool.h.
| TileHitsTestTool::TileHitsTestTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 18 of file TileHitsTestTool.cxx.
|
protectedinherited |
Definition at line 20 of file SimTestToolBase.cxx.
|
virtual |
Reimplemented from SimTestToolBase.
Definition at line 32 of file TileHitsTestTool.cxx.
| StatusCode TileHitsTestTool::processEvent | ( | ) |
Definition at line 65 of file TileHitsTestTool.cxx.
|
private |
Definition at line 38 of file TileHitsTestTool.h.
|
protectedinherited |
Definition at line 35 of file SimTestHisto.h.
|
protectedinherited |
The MC truth key.
Definition at line 34 of file SimTestToolBase.h.
|
private |
Definition at line 35 of file TileHitsTestTool.h.
|
private |
Definition at line 35 of file TileHitsTestTool.h.
|
private |
Definition at line 35 of file TileHitsTestTool.h.
|
private |
Definition at line 36 of file TileHitsTestTool.h.
|
protectedinherited |
Definition at line 34 of file SimTestHisto.h.
|
private |
Definition at line 40 of file TileHitsTestTool.h.
|
private |
Definition at line 32 of file TileHitsTestTool.h.
|
private |
Definition at line 33 of file TileHitsTestTool.h.
|
private |
Definition at line 33 of file TileHitsTestTool.h.
|
private |
Definition at line 32 of file TileHitsTestTool.h.
|
private |
Definition at line 33 of file TileHitsTestTool.h.
|
private |
Definition at line 32 of file TileHitsTestTool.h.
|
private |
Definition at line 32 of file TileHitsTestTool.h.
|
private |
Definition at line 33 of file TileHitsTestTool.h.
|
private |
Definition at line 32 of file TileHitsTestTool.h.
Definition at line 28 of file TileHitsTestTool.h.
|
private |
Definition at line 30 of file TileHitsTestTool.h.
Definition at line 29 of file TileHitsTestTool.h.