ATLAS Offline Software
Loading...
Searching...
No Matches
PseudoMeasurementOnTrack_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//-----------------------------------------------------------------------------
6//
7// file: PseudoMeasurementOnTrack_p2.h
8// author: Andreas Wildauer
9//
10//-----------------------------------------------------------------------------
11
12#ifndef PSEUDO_MEASUREMENT_ON_TRACK_P2_TRK_H
13#define PSEUDO_MEASUREMENT_ON_TRACK_P2_TRK_H
14
16
17namespace Trk
18{
20 {
21 public:
23
24 TPObjRef m_localParams; // mutable const LocalParameters*
25
26 TPObjRef m_localErrMat; // mutable const ErrorMatrix*
27
28 TPObjRef m_associatedSurface;// mutable const Surface*
29 };
30}
31
32#endif // PSEUDO_MEASUREMENT_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.