![]() |
ATLAS Offline Software
|
This adaptor class allows TRT_UncompressedHits to behave as if they knew which detector they were in. More...
#include <GeoTRTUncompressedHit.h>
Public Member Functions | |
GeoTRTUncompressedHit (const TRTUncompressedHit &h) | |
HepGeom::Point3D< double > | getGlobalPosition (const InDetDD::TRT_DetectorManager *mgr) const |
operator bool () const | |
Private Attributes | |
const TRTUncompressedHit * | m_hit {nullptr} |
This adaptor class allows TRT_UncompressedHits to behave as if they knew which detector they were in.
Definition at line 23 of file GeoTRTUncompressedHit.h.
GeoTRTUncompressedHit::GeoTRTUncompressedHit | ( | const TRTUncompressedHit & | h | ) |
HepGeom::Point3D<double> GeoTRTUncompressedHit::getGlobalPosition | ( | const InDetDD::TRT_DetectorManager * | mgr | ) | const |
|
inline |
Definition at line 34 of file GeoTRTUncompressedHit.h.
|
private |
Definition at line 37 of file GeoTRTUncompressedHit.h.