ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSegment_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 MUONEVENTTPCNV_MUONSEGMENT_P1_H
6#define MUONEVENTTPCNV_MUONSEGMENT_P1_H
7
8//-----------------------------------------------------------------------------
9//
10// file: MuonSegment_p1.h
11//
12//-----------------------------------------------------------------------------
16
17namespace Muon
18{
20 {
21 public:
22 MuonSegment_p1() : m_t0 (9999.0), m_t0Error(9999.0) {}
23 // base
25
28 float m_t0;
29 float m_t0Error;
30 };
31}
32
33#endif
Trk::LocalDirection_p1 m_localDirection
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.