Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef InDetDetDescrExample_ReadTRT_DetectorElements_h
12 #define InDetDetDescrExample_ReadTRT_DetectorElements_h
15 #include "GaudiKernel/ServiceHandle.h"
25 class TRT_DetectorManager;
26 class TRT_BaseElement;
27 class TRT_BarrelElement;
28 class TRT_EndcapElement;
72 #endif // InDetDetDescrExample_ReadTRT_DetectorElements_h
bool comparePos(const Amg::Vector3D &p1, const Amg::Vector3D &p2, const double err)
const InDetDD::TRT_DetectorManager * m_manager
ReadTRT_DetectorElements(const std::string &name, ISvcLocator *pSvcLocator)
Default Algorithm constructor with parameters.
void compareBarrelStraw(const InDetDD::TRT_BarrelElement *element, const unsigned int strawNum)
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_managerName
Algorithm to demonstrate access to TRT detector elements, printing out parameters of specific straws.
void printStraw(const InDetDD::TRT_BaseElement *element, const unsigned int strawNum)
void printEndcapStraw(const InDetDD::TRT_EndcapElement *element, const unsigned int strawNum)
void printBarrelStraw(const InDetDD::TRT_BarrelElement *element, const unsigned int strawNum)
Eigen::Matrix< double, 3, 1 > Vector3D
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
void compareEndcapStraw(const InDetDD::TRT_EndcapElement *element, const unsigned int strawNum)
defines and typedefs for IOVSvc
const TRT_ID * m_idHelper