ATLAS Offline Software
Reconstruction
tauEventTPCnv
tauEventTPCnv
Tau1P3PExtraDetails_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
17
18
#ifndef TAUEVENTTPCNV_TAU1P3PEXTRADETAILS_P1_H
19
#define TAUEVENTTPCNV_TAU1P3PEXTRADETAILS_P1_H
20
21
#include "
DataModelAthenaPool/ElementLink_p2.h
"
22
#include "
DataModelAthenaPool/ElementLinkContNames_p2.h
"
23
#include <vector>
24
27
class
Tau1P3PExtraDetails_p1
28
{
29
friend
class
Tau1P3PExtraDetailsCnv_p1
;
30
public
:
32
Tau1P3PExtraDetails_p1
();
33
private
:
34
std::vector<ElementLinkInt_p2>
m_closestEtaTrkVertCell
;
35
std::vector<ElementLinkInt_p2>
m_closestEtaTrkCell
;
36
std::vector<ElementLinkInt_p2>
m_closestPhiTrkVertCell
;
37
std::vector<ElementLinkInt_p2>
m_closestPhiTrkCell
;
38
std::vector<float>
m_etaTrackCaloSamp
;
39
std::vector<float>
m_phiTrackCaloSamp
;
40
float
m_sumPTTracks
;
41
unsigned
char
m_tracks
;
42
// Element link container name lookup table
43
ElementLinkContNames_p2
m_linkNames
;
44
};
45
46
#endif // TAUEVENTTPCNV_TAU1P3PEXTRADETAILS_P1_H
Tau1P3PExtraDetails_p1::m_closestEtaTrkVertCell
std::vector< ElementLinkInt_p2 > m_closestEtaTrkVertCell
Definition:
Tau1P3PExtraDetails_p1.h:34
Tau1P3PExtraDetails_p1::m_closestPhiTrkVertCell
std::vector< ElementLinkInt_p2 > m_closestPhiTrkVertCell
Definition:
Tau1P3PExtraDetails_p1.h:36
Tau1P3PExtraDetails_p1::Tau1P3PExtraDetails_p1
Tau1P3PExtraDetails_p1()
Constructor.
Definition:
Tau1P3PExtraDetails_p1.cxx:23
ElementLink_p2.h
This file contains the class definition for the ElementLink_p2 class.
ElementLinkContNames_p2
Definition:
ElementLinkContNames_p2.h:22
Tau1P3PExtraDetails_p1::m_linkNames
ElementLinkContNames_p2 m_linkNames
Definition:
Tau1P3PExtraDetails_p1.h:43
Tau1P3PExtraDetails_p1::m_closestPhiTrkCell
std::vector< ElementLinkInt_p2 > m_closestPhiTrkCell
Definition:
Tau1P3PExtraDetails_p1.h:37
Tau1P3PExtraDetails_p1
DEPRECATED - Do not use except for backwards compatibility Persistent Tau1P3PExtraDetails class.
Definition:
Tau1P3PExtraDetails_p1.h:28
Tau1P3PExtraDetails_p1::m_sumPTTracks
float m_sumPTTracks
Definition:
Tau1P3PExtraDetails_p1.h:40
Tau1P3PExtraDetails_p1::m_closestEtaTrkCell
std::vector< ElementLinkInt_p2 > m_closestEtaTrkCell
Definition:
Tau1P3PExtraDetails_p1.h:35
Tau1P3PExtraDetails_p1::m_tracks
unsigned char m_tracks
Definition:
Tau1P3PExtraDetails_p1.h:41
Tau1P3PExtraDetails_p1::m_phiTrackCaloSamp
std::vector< float > m_phiTrackCaloSamp
Definition:
Tau1P3PExtraDetails_p1.h:39
Tau1P3PExtraDetailsCnv_p1
Legacy converter.
Definition:
Tau1P3PExtraDetailsCnv_p1.h:38
ElementLinkContNames_p2.h
This file contains the class definition for the ElementLinkContNames_p2 class.
Tau1P3PExtraDetails_p1::m_etaTrackCaloSamp
std::vector< float > m_etaTrackCaloSamp
Definition:
Tau1P3PExtraDetails_p1.h:38
Generated on Sun Dec 22 2024 21:18:50 for ATLAS Offline Software by
1.8.18