ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TileTrackMuFeature_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
#ifndef TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_P2_H
6
#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_P2_H
7
8
#include "
DataModelAthenaPool/ElementLink_p1.h
"
9
10
class
TileTrackMuFeature_p2
{
11
friend
class
TileTrackMuFeatureCnv_p2
;
12
13
public
:
14
15
// default constructor
16
TileTrackMuFeature_p2
() { }
17
18
// default destructor
19
virtual
~TileTrackMuFeature_p2
() { }
20
21
float
m_PtTR_Trk
;
22
float
m_EtaTR_Trk
;
23
float
m_PhiTR_Trk
;
24
int
m_Typ_IDTrk
;
25
26
ElementLinkInt_p1
m_TileMu
;
27
ElementLinkInt_p1
m_Track
;
28
};
29
30
#endif
ElementLink_p1.h
This file contains the class definition for the ElementLink_p1 class.
TileTrackMuFeatureCnv_p2
Definition:
TileTrackMuFeatureCnv_p2.h:34
TileTrackMuFeature_p2
Definition:
TileTrackMuFeature_p2.h:10
TileTrackMuFeature_p2::m_TileMu
ElementLinkInt_p1 m_TileMu
Definition:
TileTrackMuFeature_p2.h:26
TileTrackMuFeature_p2::m_Track
ElementLinkInt_p1 m_Track
Definition:
TileTrackMuFeature_p2.h:27
ElementLink_p1< uint32_t >
TileTrackMuFeature_p2::m_PhiTR_Trk
float m_PhiTR_Trk
Definition:
TileTrackMuFeature_p2.h:23
TileTrackMuFeature_p2::m_PtTR_Trk
float m_PtTR_Trk
Definition:
TileTrackMuFeature_p2.h:21
TileTrackMuFeature_p2::~TileTrackMuFeature_p2
virtual ~TileTrackMuFeature_p2()
Definition:
TileTrackMuFeature_p2.h:19
TileTrackMuFeature_p2::m_Typ_IDTrk
int m_Typ_IDTrk
Definition:
TileTrackMuFeature_p2.h:24
TileTrackMuFeature_p2::m_EtaTR_Trk
float m_EtaTR_Trk
Definition:
TileTrackMuFeature_p2.h:22
TileTrackMuFeature_p2::TileTrackMuFeature_p2
TileTrackMuFeature_p2()
Definition:
TileTrackMuFeature_p2.h:16
Generated on Thu Nov 7 2024 21:28:33 for ATLAS Offline Software by
1.8.18