ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
tauEventTPCnv
src
TauCommonExtraDetails_p1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
17
18
#include "
tauEventTPCnv/TauCommonExtraDetails_p1.h
"
19
20
TauCommonExtraDetails_p1::TauCommonExtraDetails_p1
()
21
:
m_sumPtLooseTrk
(0)
22
,
m_sumPtTrk
(0)
23
,
m_seedCalo_nEMCell
(0)
24
,
m_seedCalo_stripEt
(0)
25
,
m_seedCalo_EMCentFrac
(0)
26
,
m_seedCalo_sumCellEnergy
(0)
27
,
m_seedCalo_sumEMCellEnergy
(0)
28
,
m_tracks
(0)
29
,
m_looseTracks
(0)
30
{
31
32
}
33
TauCommonExtraDetails_p1.h
Declaration of persistent class for Analysis::TauCommonExtraDetails.
TauCommonExtraDetails_p1::m_seedCalo_EMCentFrac
float m_seedCalo_EMCentFrac
EM Centrality Fraction (ET(dr<0.1)/ET(dr<0.4) for EM calos only.
Definition
TauCommonExtraDetails_p1.h:82
TauCommonExtraDetails_p1::m_seedCalo_nEMCell
int m_seedCalo_nEMCell
Number of EM cells within dR < 0.4, with E > m_cellEthr.
Definition
TauCommonExtraDetails_p1.h:76
TauCommonExtraDetails_p1::m_seedCalo_sumCellEnergy
float m_seedCalo_sumCellEnergy
Energy sum of all cells within dR < 0.4.
Definition
TauCommonExtraDetails_p1.h:85
TauCommonExtraDetails_p1::m_sumPtTrk
float m_sumPtTrk
Sum of p_T for tracks.
Definition
TauCommonExtraDetails_p1.h:49
TauCommonExtraDetails_p1::m_sumPtLooseTrk
float m_sumPtLooseTrk
Sum of p_T for loose tracks.
Definition
TauCommonExtraDetails_p1.h:46
TauCommonExtraDetails_p1::m_seedCalo_sumEMCellEnergy
float m_seedCalo_sumEMCellEnergy
Energy sum of all em cells within dR < 0.4 (Presampler + EM1 + EM2)
Definition
TauCommonExtraDetails_p1.h:88
TauCommonExtraDetails_p1::TauCommonExtraDetails_p1
TauCommonExtraDetails_p1()
Default constructor.
Definition
TauCommonExtraDetails_p1.cxx:20
TauCommonExtraDetails_p1::m_seedCalo_stripEt
float m_seedCalo_stripEt
Uncalibrated sum of ET in the strip layer within dR < 0.4.
Definition
TauCommonExtraDetails_p1.h:79
TauCommonExtraDetails_p1::m_looseTracks
unsigned short int m_looseTracks
Element link container name lookup table.
Definition
TauCommonExtraDetails_p1.h:97
TauCommonExtraDetails_p1::m_tracks
unsigned short int m_tracks
Element link container name lookup table.
Definition
TauCommonExtraDetails_p1.h:94
Generated on
for ATLAS Offline Software by
1.14.0