ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkParameters
MeasuredPerigee_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 MEASURED_PERIGEE_P1_TRK_H
6
#define MEASURED_PERIGEE_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: MeasuredPerigee_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
16
namespace
Trk
17
{
18
class
MeasuredPerigee_p1
{
19
public
:
20
MeasuredPerigee_p1
() {}
21
22
TPObjRef
m_perigee
;
23
// ErrorMatrix
24
TPObjRef
m_errorMatrix
;
25
};
26
}
27
28
#endif // MEASURED_PERIGEE_P1_TRK_H
TPObjRef
Definition:
TPObjRef.h:20
Trk::MeasuredPerigee_p1
Definition:
MeasuredPerigee_p1.h:18
Trk::MeasuredPerigee_p1::m_errorMatrix
TPObjRef m_errorMatrix
Definition:
MeasuredPerigee_p1.h:24
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::MeasuredPerigee_p1::m_perigee
TPObjRef m_perigee
Definition:
MeasuredPerigee_p1.h:22
TPObjRef.h
Trk::MeasuredPerigee_p1::MeasuredPerigee_p1
MeasuredPerigee_p1()
Definition:
MeasuredPerigee_p1.h:20
Generated on Thu Nov 7 2024 21:20:49 for ATLAS Offline Software by
1.8.18