ATLAS Offline Software
Loading...
Searching...
No Matches
RIO_OnTrack_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 RIO_ON_TRACK_P1_TRK_H
6#define RIO_ON_TRACK_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: RIO_OnTrack_p1.h
11//
12//-----------------------------------------------------------------------------
13
15
16#include "Identifier/Identifier.h"
17
18namespace Trk
19{
21 // : public MeasurementBase_p1
22 {
23 public:
25
26 unsigned int m_id;
27
28 //LocalParameters_p1 *
30 //ErrorMatrix *
32 };
33}
34
35#endif // RIO_ON_TRACK_P1_TRK_H
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
Ensure that the ATLAS eigen extensions are properly loaded.