ATLAS Offline Software
|
#include <GeoMuonHits.h>
Public Member Functions | |
GeoMMHit (const MMSimHit &h) | |
Amg::Vector3D | getGlobalPosition () const |
Amg::Vector3D | getTrkLocalPosition () const |
Amg::Vector3D | getTrkGlobalPosition () const |
const MMSimHit & | data () const |
operator bool () const | |
Protected Member Functions | |
const MuonGM::MuonDetectorManager * | mgr () const |
Static Private Member Functions | |
static const MuonGM::MuonDetectorManager * | init () |
Private Attributes | |
const MMSimHit * | m_hit |
Definition at line 149 of file GeoMuonHits.h.
Definition at line 166 of file GeoMuonHits.h.
Amg::Vector3D GeoMMHit::getGlobalPosition | ( | ) | const |
Amg::Vector3D GeoMMHit::getTrkGlobalPosition | ( | ) | const |
Amg::Vector3D GeoMMHit::getTrkLocalPosition | ( | ) | const |
|
staticprivateinherited |
Definition at line 11 of file GeoMuonHits.cxx.
|
protectedinherited |
Definition at line 22 of file GeoMuonHits.cxx.
|
inline |
Definition at line 169 of file GeoMuonHits.h.
Definition at line 174 of file GeoMuonHits.h.