ATLAS Offline Software
Loading...
Searching...
No Matches
MdtPrepData_p2.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 MDTPREPDATA_P2_TRK_H
6#define MDTPREPDATA_P2_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: MdtPrepData_p2.h
11//
12//-----------------------------------------------------------------------------
15
16namespace Muon
17{
24 {
25 public:
28
30 float m_errorMat;
32
34
35 int m_tdc;
36 int m_adc;
40 };
41}
42
43#endif
int m_status
Corresponds to Muon::MdtDriftCircleStatus, which currently has only two defined values.
float m_driftRadius
Equivalent to localPosition (locX) in the base class.
float m_errorMat
1-d ErrorMatrix in the base class.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.