ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TileTrackMuFeature_p3.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 TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_P3_H
6
#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_P3_H
7
8
#include "
DataModelAthenaPool/ElementLink_p3.h
"
9
10
class
TileTrackMuFeature_p3
{
11
friend
class
TileTrackMuFeatureCnv_p3
;
12
13
public
:
14
15
TileTrackMuFeature_p3
() :
m_Typ_IDTrk
(0) { }
16
~TileTrackMuFeature_p3
() { }
17
18
private
:
19
20
float
m_allTheFloats
[3];
21
//float m_PtTR_Trk;
22
//float m_EtaTR_Trk;
23
//float m_PhiTR_Trk;
24
int
m_Typ_IDTrk
;
25
26
ElementLinkInt_p3
m_TileMu
;
27
ElementLinkInt_p3
m_Track
;
28
};
29
30
#endif
ElementLink_p3.h
This file contains the class definition for the ElementLink_p3 class.
TileTrackMuFeature_p3::TileTrackMuFeature_p3
TileTrackMuFeature_p3()
Definition:
TileTrackMuFeature_p3.h:15
TileTrackMuFeature_p3::m_TileMu
ElementLinkInt_p3 m_TileMu
Definition:
TileTrackMuFeature_p3.h:26
ElementLink_p3< uint32_t >
TileTrackMuFeature_p3::m_allTheFloats
float m_allTheFloats[3]
Definition:
TileTrackMuFeature_p3.h:20
TileTrackMuFeature_p3::m_Track
ElementLinkInt_p3 m_Track
Definition:
TileTrackMuFeature_p3.h:27
TileTrackMuFeatureCnv_p3
Definition:
TileTrackMuFeatureCnv_p3.h:34
TileTrackMuFeature_p3
Definition:
TileTrackMuFeature_p3.h:10
TileTrackMuFeature_p3::~TileTrackMuFeature_p3
~TileTrackMuFeature_p3()
Definition:
TileTrackMuFeature_p3.h:16
TileTrackMuFeature_p3::m_Typ_IDTrk
int m_Typ_IDTrk
Definition:
TileTrackMuFeature_p3.h:24
Generated on Thu Nov 7 2024 21:28:33 for ATLAS Offline Software by
1.8.18