ATLAS Offline Software
Loading...
Searching...
No Matches
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
23#include <vector>
24
28{
30public:
33private:
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;
41 unsigned char m_tracks;
42 // Element link container name lookup table
44};
45
46#endif // TAUEVENTTPCNV_TAU1P3PEXTRADETAILS_P1_H
This file contains the class definition for the ElementLinkContNames_p2 class.
std::vector< ElementLinkInt_p2 > m_closestPhiTrkVertCell
std::vector< float > m_phiTrackCaloSamp
std::vector< ElementLinkInt_p2 > m_closestPhiTrkCell
std::vector< ElementLinkInt_p2 > m_closestEtaTrkVertCell
ElementLinkContNames_p2 m_linkNames
std::vector< float > m_etaTrackCaloSamp
std::vector< ElementLinkInt_p2 > m_closestEtaTrkCell