ATLAS Offline Software
Loading...
Searching...
No Matches
MdtTwinPrepData_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 MDTTWINPREPDATA_P1_TRK_H
6#define MDTTWINPREPDATA_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: MdtTwinPrepData_p1.h
11//
12//-----------------------------------------------------------------------------
13//#include "AthenaPoolUtilities/TPObjRef.h"
14//#include "Identifier/IdentifierHash.h"
15
16namespace Muon
17{
24 {
25 public:
28
29
33
35
36 int m_tdc;
37 int m_adc;
39
43 float m_xTwin;
44 // (x = local position along tube)
47
51 };
52}
53
54#endif
float m_errorXTwin
[1,1]-component of 2-d ErrorMatrix in the base class.
float m_driftRadius
Equivalent to localPosition (locX) in the base class.
float m_errorDriftRadius
[0,0]-component of 2-d ErrorMatrix in the base class.
float m_xTwin
Equivalent to localPosition (locY) in the base class.
int m_status
Corresponds to Muon::MdtDriftCircleStatus, which currently has only two defined values.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.