ATLAS Offline Software
Loading...
Searching...
No Matches
MdtDriftCircleOnTrack_p1.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 MDT_DRIFT_CIRCLE_ON_TRACK_P1_TRK_H
6#define MDT_DRIFT_CIRCLE_ON_TRACK_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: MdtDriftCircleOnTrack_p1.h
11//
12//-----------------------------------------------------------------------------
13
15
18
19namespace Muon
20{
23 {
24 public:
28
29 //IdentifierHash::value_type m_idDE;
30
32 unsigned int m_status;
33
36
39
42
45
48
51
54 };
55}
56
57#endif // MdtDRIFT_CIRCLE_ON_TRACK_P1_TRK_H
TPObjRef m_saggedSurface
Link to StraightLineSurface.
float m_positionAlongWire
This is the position of the point of closest approach, in the local z coord (i.e.
TPObjRef m_RIO
base RIO_OnTrack_p1
float m_driftTime
This is the drift time that was used to calibrate the hit.
unsigned int m_status
Status of Mdt - in transient world this is the Trk::DriftCircleStatus enum.
float m_localAngle
This angle is the position of the point of closest approach in cylindrical coordinates,...
unsigned int m_rotCreationParameters
Records information about the 'strategy' used by Muon::MdtDriftCircleOnTrackCreator to make this obje...
ElementLinkInt_p1 m_prdLink
Link to PRD.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.