ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkPrepRawData
PrepRawData_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 PREP_RAW_DATA_P1_TRK_H
6
#define PREP_RAW_DATA_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: PrepRawData_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include <vector>
15
#include "Identifier/Identifier.h"
16
#include "
AthenaPoolUtilities/TPObjRef.h
"
17
18
namespace
Trk
19
{
20
class
PrepRawData_p1
21
{
22
public
:
23
PrepRawData_p1
() :
m_clusId
(0),
m_indexAndHash
(0){}
24
25
Identifier::value_type
m_clusId
;
26
std::vector< Identifier::value_type >
m_rdoList
;
27
28
// Trk::LocalPosition_p1*
29
TPObjRef
m_localPos
;
30
// Trk::ErrorMatrix_p1*
31
TPObjRef
m_localErrMat
;
32
33
unsigned
int
m_indexAndHash
;
34
};
35
}
36
37
#endif
// PREP_RAW_DATA_P1_TRK_H
TPObjRef.h
TPObjRef
This class is an object reference used in Athena persistent data model.
Definition
TPObjRef.h:20
Trk::PrepRawData_p1::m_rdoList
std::vector< Identifier::value_type > m_rdoList
Definition
PrepRawData_p1.h:26
Trk::PrepRawData_p1::m_localErrMat
TPObjRef m_localErrMat
Definition
PrepRawData_p1.h:31
Trk::PrepRawData_p1::m_indexAndHash
unsigned int m_indexAndHash
Definition
PrepRawData_p1.h:33
Trk::PrepRawData_p1::m_clusId
Identifier::value_type m_clusId
Definition
PrepRawData_p1.h:25
Trk::PrepRawData_p1::PrepRawData_p1
PrepRawData_p1()
Definition
PrepRawData_p1.h:23
Trk::PrepRawData_p1::m_localPos
TPObjRef m_localPos
Definition
PrepRawData_p1.h:29
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0