ATLAS Offline Software
Loading...
Searching...
No Matches
TauCommonDetails_p1 Class Reference

Persistent class for Analysis::TauCommonDetails. More...

#include <TauCommonDetails_p1.h>

Collaboration diagram for TauCommonDetails_p1:

Public Member Functions

 TauCommonDetails_p1 ()
 Default constructor.
 ~TauCommonDetails_p1 ()=default
 Destructor.

Private Attributes

float m_ipZ0SinThetaSigLeadTrk
 Significance of z0 sin(Theta)
float m_etOverPtLeadTrk
 Ratio of E_T of TauCandidate to p_T of leading track.
float m_etOverPtLeadLooseTrk
 Ratio of E_T of TauCandidate to p_T of leading loose track.
float m_leadTrkPt
 p_T of leading loose track - for Trigger
float m_leadLooseTrkPt
 p_T of leading loose track - for Trigger
float m_ipSigLeadTrk
 Impact parameter significance of leading track.
float m_ipSigLeadLooseTrk
 Impact parameter significance of leading loose track.
ElementLinkIntVector_p1 m_looseTrk
 Loose tracks.
ElementLinkIntVector_p1 m_looseConvTrk
 Loose Conversion tracks.
float m_chrgLooseTrk
 Charge of loose tracks.
ElementLinkInt_p1 m_cellEM012Cluster
 EM calorimeter cell cluster.
HepLorentzVector_p1 m_sumPi0Vec
 Pi0 energy sum vector.
float m_massTrkSys
float m_trkWidth2
 Width of tracks momenta.
float m_trFlightPathSig
 Transverse flight path significance for taus with at least 2 associated tracks.
TPObjRef m_secVtx
 Secondary vertex.
float m_etEflow
 E_T from energy flow.
float m_mEflow
 mass from energy flow
ElementLinkIntVector_p1 m_pi0
 Pi0 clusters.
float m_Ele_E237E277
 Members for electron LLH calculation.
float m_Ele_PresamplerFraction
 fraction of EM cluster energy in presampler
float m_Ele_ECALFirstFraction
 fraction of EM cluster energy in first layer of ECAL
float m_seedCalo_nIsolLooseTrk
 Number of isolated tracks.
float m_seedCalo_EMRadius
 Uncalibrated Et weighted radius in the Presampler + EM1 + EM2 within dR < 0.4.
float m_seedCalo_hadRadius
 Uncalibrated hadron calorimeter weighted radius.
float m_seedCalo_etEMAtEMScale
 Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0.4.
float m_seedCalo_etHadAtEMScale
 Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0.4.
float m_seedCalo_isolFrac
 Ratio of the uncalibrated transverse energy of cells within 0.1<dR<0.2 and cells within 0<dR<0.4.
float m_seedCalo_centFrac
 Centrality fraction (ET(dr<0.1)/ET(dr<0.4) for all calos.
float m_seedCalo_stripWidth2
 Uncalibrated transverse energy weighted width in the strip layer within dR < 0.4.
int m_seedCalo_nStrip
 Number of Strip cells within dR < 0.4, with energy above specified threshold.
float m_seedCalo_etEMCalib
 Calibrated EM transverse energy.
float m_seedCalo_etHadCalib
 Calibrated hadronic transverse energy.
float m_seedCalo_eta
 eta of TauJet calculated from calorimeter
float m_seedCalo_phi
 phi of TauJet calculated from calorimeter
float m_seedCalo_trkAvgDist
 average track distance from calorimeter seed
float m_seedCalo_trkRmsDist
 RMS of track distance from calorimeter seed.
float m_seedTrk_EMRadius
 EM radius.
float m_seedTrk_isolFrac
 Isolation fraction.
float m_seedTrk_etChrgHadOverSumTrkPt
 charged hadronic transverse energy over sum of transverse momenta of all tracks
float m_seedTrk_isolFracWide
 Ratio of Transverse Energy in 0.2 < dr < 0.4 to total transverse energy at EM scale.
float m_seedTrk_etHadAtEMScale
 Hadronic E_T at EM scale.
float m_seedTrk_etEMAtEMScale
 EM E_T at EM scale.
float m_seedTrk_etEMCL
 Transverse energy of cells classified as "pure electromagnetic" seeded by egamma or topo cluster (steered from jobOptions),.
float m_seedTrk_etChrgEM
 Transverse energy of EM cells (at EM scale) classified as "charged electromagnetic" collected in narrow window around qualified track.
float m_seedTrk_etNeuEM
 Transverse energy of EM cells (at EM scale), within "core" cone around tau1P3P axis after subtraction of EMCL and Chrg cells.
float m_seedTrk_etResNeuEM
 Correction term for eflow calculations.
float m_seedTrk_hadLeakEt
 hadronic leakage in Et summed over cells
std::vector< float > m_seedTrk_etChrgEM01Trk
 Transverse energy in narrow window around the track(s), EM layers 0 1 only.
std::vector< float > m_seedTrk_etResChrgEMTrk
 Correction term for eflow calculations (evaluated for each track separately)
float m_seedTrk_sumEMCellEtOverLeadTrkPt
 Ratio of sum Et of LAr Cells to the pT of leading track.
float m_seedTrk_secMaxStripEt
 Secondary maximum.
float m_seedTrk_stripWidth2
 Strip width squared.
int m_seedTrk_nStrip
 Number of strip cells.
float m_seedTrk_etChrgHad
 Charged transverse energy in narrow window around track(s) in hadronic calorimeter.
int m_seedTrk_nOtherCoreTrk
 Associated, "not good" quality tracks in core region.
int m_seedTrk_nIsolTrk
 Associated, "not good" quality tracks in core region.
float m_seedTrk_etIsolEM
 Transverse energy in EM calo (at EM Scale) in 0.2 < dR < 0.4.
float m_seedTrk_etIsolHad
 Transverse energy in HAD calo (at EM Scale) in 0.2 < dR < 0.4.
unsigned int m_numCells
unsigned int m_numTopoClusters
float m_numEffTopoClusters
float m_topoInvMass
float m_effTopoInvMass
float m_topoMeanDeltaR
float m_effTopoMeanDeltaR

Friends

class TauCommonDetailsCnv_p1

Detailed Description

Persistent class for Analysis::TauCommonDetails.

Definition at line 32 of file TauCommonDetails_p1.h.

Constructor & Destructor Documentation

◆ TauCommonDetails_p1()

TauCommonDetails_p1::TauCommonDetails_p1 ( )

Default constructor.

Make sure that members added to this class since the first version get initialized. (Otherwise, when reading an old version, they'll be left uninitialized.)

Definition at line 21 of file TauCommonDetails_p1.cxx.

21 :
23 m_etOverPtLeadTrk(-1111.),
25 m_leadTrkPt(-1111.),
26 m_leadLooseTrkPt(-1111.),
27 m_ipSigLeadTrk(-1111.),
28 m_ipSigLeadLooseTrk(-1111.),
29 m_looseTrk(),
31 m_chrgLooseTrk(-1111.),
34 m_massTrkSys(-1111.),
35 m_trkWidth2(-1111.),
36 m_trFlightPathSig(-1111.),
37 m_secVtx(),
38 m_etEflow(-1111.),
39 m_mEflow(-1111.),
40 m_pi0(),
41 m_Ele_E237E277(-1111.),
45 m_seedCalo_EMRadius(-1111.),
49 m_seedCalo_isolFrac(-1111.),
50 m_seedCalo_centFrac(-1111.),
52 m_seedCalo_nStrip(INT_MIN),
55 m_seedCalo_eta(-1111.),
56 m_seedCalo_phi(-1111.),
59 m_seedTrk_EMRadius(-1111.),
60 m_seedTrk_isolFrac(-1111.),
65 m_seedTrk_etEMCL(-1111.),
66 m_seedTrk_etChrgEM(-1111.),
67 m_seedTrk_etNeuEM(-1111.),
69 m_seedTrk_hadLeakEt(-1111.),
75 m_seedTrk_nStrip(INT_MIN),
76 m_seedTrk_etChrgHad(-1111.),
78 m_seedTrk_nIsolTrk(INT_MIN),
79 m_seedTrk_etIsolEM(-1111.),
80 m_seedTrk_etIsolHad(-1111.),
81 m_numCells(0),
84 m_topoInvMass(-1111.),
85 m_effTopoInvMass(-1111.),
86 m_topoMeanDeltaR(-1111.),
88{
89
90}
HepLorentzVector_p1 m_sumPi0Vec
Pi0 energy sum vector.
float m_Ele_PresamplerFraction
fraction of EM cluster energy in presampler
float m_seedTrk_etChrgHad
Charged transverse energy in narrow window around track(s) in hadronic calorimeter.
float m_seedTrk_sumEMCellEtOverLeadTrkPt
Ratio of sum Et of LAr Cells to the pT of leading track.
float m_seedTrk_secMaxStripEt
Secondary maximum.
float m_Ele_E237E277
Members for electron LLH calculation.
float m_trFlightPathSig
Transverse flight path significance for taus with at least 2 associated tracks.
float m_seedCalo_nIsolLooseTrk
Number of isolated tracks.
float m_seedTrk_stripWidth2
Strip width squared.
float m_seedTrk_etIsolHad
Transverse energy in HAD calo (at EM Scale) in 0.2 < dR < 0.4.
int m_seedTrk_nIsolTrk
Associated, "not good" quality tracks in core region.
float m_leadLooseTrkPt
p_T of leading loose track - for Trigger
int m_seedTrk_nOtherCoreTrk
Associated, "not good" quality tracks in core region.
float m_seedCalo_eta
eta of TauJet calculated from calorimeter
float m_seedTrk_etIsolEM
Transverse energy in EM calo (at EM Scale) in 0.2 < dR < 0.4.
float m_seedCalo_centFrac
Centrality fraction (ET(dr<0.1)/ET(dr<0.4) for all calos.
float m_seedTrk_etChrgHadOverSumTrkPt
charged hadronic transverse energy over sum of transverse momenta of all tracks
float m_seedCalo_EMRadius
Uncalibrated Et weighted radius in the Presampler + EM1 + EM2 within dR < 0.4.
std::vector< float > m_seedTrk_etResChrgEMTrk
Correction term for eflow calculations (evaluated for each track separately)
float m_seedTrk_isolFrac
Isolation fraction.
float m_seedTrk_etEMCL
Transverse energy of cells classified as "pure electromagnetic" seeded by egamma or topo cluster (ste...
ElementLinkInt_p1 m_cellEM012Cluster
EM calorimeter cell cluster.
int m_seedCalo_nStrip
Number of Strip cells within dR < 0.4, with energy above specified threshold.
float m_seedCalo_stripWidth2
Uncalibrated transverse energy weighted width in the strip layer within dR < 0.4.
float m_etOverPtLeadLooseTrk
Ratio of E_T of TauCandidate to p_T of leading loose track.
float m_Ele_ECALFirstFraction
fraction of EM cluster energy in first layer of ECAL
ElementLinkIntVector_p1 m_looseTrk
Loose tracks.
float m_seedTrk_etChrgEM
Transverse energy of EM cells (at EM scale) classified as "charged electromagnetic" collected in narr...
float m_leadTrkPt
p_T of leading loose track - for Trigger
float m_seedTrk_EMRadius
EM radius.
float m_etEflow
E_T from energy flow.
float m_seedTrk_etEMAtEMScale
EM E_T at EM scale.
float m_seedCalo_hadRadius
Uncalibrated hadron calorimeter weighted radius.
float m_seedTrk_isolFracWide
Ratio of Transverse Energy in 0.2 < dr < 0.4 to total transverse energy at EM scale.
float m_seedCalo_etEMCalib
Calibrated EM transverse energy.
float m_seedTrk_etHadAtEMScale
Hadronic E_T at EM scale.
std::vector< float > m_seedTrk_etChrgEM01Trk
Transverse energy in narrow window around the track(s), EM layers 0 1 only.
TPObjRef m_secVtx
Secondary vertex.
float m_seedTrk_hadLeakEt
hadronic leakage in Et summed over cells
float m_mEflow
mass from energy flow
float m_seedTrk_etNeuEM
Transverse energy of EM cells (at EM scale), within "core" cone around tau1P3P axis after subtraction...
float m_seedCalo_isolFrac
Ratio of the uncalibrated transverse energy of cells within 0.1<dR<0.2 and cells within 0<dR<0....
int m_seedTrk_nStrip
Number of strip cells.
float m_ipSigLeadTrk
Impact parameter significance of leading track.
float m_seedCalo_etHadCalib
Calibrated hadronic transverse energy.
float m_seedCalo_etHadAtEMScale
Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0....
float m_chrgLooseTrk
Charge of loose tracks.
float m_seedCalo_trkRmsDist
RMS of track distance from calorimeter seed.
float m_ipSigLeadLooseTrk
Impact parameter significance of leading loose track.
ElementLinkIntVector_p1 m_looseConvTrk
Loose Conversion tracks.
float m_seedCalo_etEMAtEMScale
Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0....
float m_seedCalo_phi
phi of TauJet calculated from calorimeter
float m_trkWidth2
Width of tracks momenta.
float m_ipZ0SinThetaSigLeadTrk
Significance of z0 sin(Theta)
float m_seedTrk_etResNeuEM
Correction term for eflow calculations.
ElementLinkIntVector_p1 m_pi0
Pi0 clusters.
float m_etOverPtLeadTrk
Ratio of E_T of TauCandidate to p_T of leading track.
float m_seedCalo_trkAvgDist
average track distance from calorimeter seed

◆ ~TauCommonDetails_p1()

TauCommonDetails_p1::~TauCommonDetails_p1 ( )
default

Destructor.

◆ TauCommonDetailsCnv_p1

friend class TauCommonDetailsCnv_p1
friend

Definition at line 34 of file TauCommonDetails_p1.h.

Member Data Documentation

◆ m_cellEM012Cluster

ElementLinkInt_p1 TauCommonDetails_p1::m_cellEM012Cluster
private

EM calorimeter cell cluster.

Cells used for candidate building, only EM calorimeter, without 3:rd sampling

Definition at line 78 of file TauCommonDetails_p1.h.

◆ m_chrgLooseTrk

float TauCommonDetails_p1::m_chrgLooseTrk
private

Charge of loose tracks.

Definition at line 75 of file TauCommonDetails_p1.h.

◆ m_effTopoInvMass

float TauCommonDetails_p1::m_effTopoInvMass
private

Definition at line 233 of file TauCommonDetails_p1.h.

◆ m_effTopoMeanDeltaR

float TauCommonDetails_p1::m_effTopoMeanDeltaR
private

Definition at line 237 of file TauCommonDetails_p1.h.

◆ m_Ele_E237E277

float TauCommonDetails_p1::m_Ele_E237E277
private

Members for electron LLH calculation.

ratio of energy in window of 3X7 cells over 7X7 cells in second layer of ECAL

Definition at line 105 of file TauCommonDetails_p1.h.

◆ m_Ele_ECALFirstFraction

float TauCommonDetails_p1::m_Ele_ECALFirstFraction
private

fraction of EM cluster energy in first layer of ECAL

Definition at line 111 of file TauCommonDetails_p1.h.

◆ m_Ele_PresamplerFraction

float TauCommonDetails_p1::m_Ele_PresamplerFraction
private

fraction of EM cluster energy in presampler

Definition at line 108 of file TauCommonDetails_p1.h.

◆ m_etEflow

float TauCommonDetails_p1::m_etEflow
private

E_T from energy flow.

Definition at line 96 of file TauCommonDetails_p1.h.

◆ m_etOverPtLeadLooseTrk

float TauCommonDetails_p1::m_etOverPtLeadLooseTrk
private

Ratio of E_T of TauCandidate to p_T of leading loose track.

Definition at line 54 of file TauCommonDetails_p1.h.

◆ m_etOverPtLeadTrk

float TauCommonDetails_p1::m_etOverPtLeadTrk
private

Ratio of E_T of TauCandidate to p_T of leading track.

Definition at line 51 of file TauCommonDetails_p1.h.

◆ m_ipSigLeadLooseTrk

float TauCommonDetails_p1::m_ipSigLeadLooseTrk
private

Impact parameter significance of leading loose track.

Definition at line 66 of file TauCommonDetails_p1.h.

◆ m_ipSigLeadTrk

float TauCommonDetails_p1::m_ipSigLeadTrk
private

Impact parameter significance of leading track.

Definition at line 63 of file TauCommonDetails_p1.h.

◆ m_ipZ0SinThetaSigLeadTrk

float TauCommonDetails_p1::m_ipZ0SinThetaSigLeadTrk
private

Significance of z0 sin(Theta)

Definition at line 48 of file TauCommonDetails_p1.h.

◆ m_leadLooseTrkPt

float TauCommonDetails_p1::m_leadLooseTrkPt
private

p_T of leading loose track - for Trigger

Definition at line 60 of file TauCommonDetails_p1.h.

◆ m_leadTrkPt

float TauCommonDetails_p1::m_leadTrkPt
private

p_T of leading loose track - for Trigger

Definition at line 57 of file TauCommonDetails_p1.h.

◆ m_looseConvTrk

ElementLinkIntVector_p1 TauCommonDetails_p1::m_looseConvTrk
private

Loose Conversion tracks.

Definition at line 72 of file TauCommonDetails_p1.h.

◆ m_looseTrk

ElementLinkIntVector_p1 TauCommonDetails_p1::m_looseTrk
private

Loose tracks.

Definition at line 69 of file TauCommonDetails_p1.h.

◆ m_massTrkSys

float TauCommonDetails_p1::m_massTrkSys
private

Definition at line 84 of file TauCommonDetails_p1.h.

◆ m_mEflow

float TauCommonDetails_p1::m_mEflow
private

mass from energy flow

Definition at line 99 of file TauCommonDetails_p1.h.

◆ m_numCells

unsigned int TauCommonDetails_p1::m_numCells
private

Definition at line 225 of file TauCommonDetails_p1.h.

◆ m_numEffTopoClusters

float TauCommonDetails_p1::m_numEffTopoClusters
private

Definition at line 229 of file TauCommonDetails_p1.h.

◆ m_numTopoClusters

unsigned int TauCommonDetails_p1::m_numTopoClusters
private

Definition at line 227 of file TauCommonDetails_p1.h.

◆ m_pi0

ElementLinkIntVector_p1 TauCommonDetails_p1::m_pi0
private

Pi0 clusters.

Definition at line 102 of file TauCommonDetails_p1.h.

◆ m_secVtx

TPObjRef TauCommonDetails_p1::m_secVtx
private

Secondary vertex.

Definition at line 93 of file TauCommonDetails_p1.h.

◆ m_seedCalo_centFrac

float TauCommonDetails_p1::m_seedCalo_centFrac
private

Centrality fraction (ET(dr<0.1)/ET(dr<0.4) for all calos.

Applicable to calo seeded tau reconstruction

Definition at line 132 of file TauCommonDetails_p1.h.

◆ m_seedCalo_EMRadius

float TauCommonDetails_p1::m_seedCalo_EMRadius
private

Uncalibrated Et weighted radius in the Presampler + EM1 + EM2 within dR < 0.4.

Applicable to calo seeded tau reconstruction

Definition at line 117 of file TauCommonDetails_p1.h.

◆ m_seedCalo_eta

float TauCommonDetails_p1::m_seedCalo_eta
private

eta of TauJet calculated from calorimeter

(for merged algorithm) Applicable to calo seeded tau reconstruction

Definition at line 147 of file TauCommonDetails_p1.h.

◆ m_seedCalo_etEMAtEMScale

float TauCommonDetails_p1::m_seedCalo_etEMAtEMScale
private

Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0.4.

Applicable to calo seeded tau reconstruction

Definition at line 123 of file TauCommonDetails_p1.h.

◆ m_seedCalo_etEMCalib

float TauCommonDetails_p1::m_seedCalo_etEMCalib
private

Calibrated EM transverse energy.

EM is Presampler + EM1 + EM2 Applicable to calo seeded tau reconstruction

Definition at line 141 of file TauCommonDetails_p1.h.

◆ m_seedCalo_etHadAtEMScale

float TauCommonDetails_p1::m_seedCalo_etHadAtEMScale
private

Uncalibrated Sum of Cell Transverse energy in the Presampler + EM1 + EM2 within dR < 0.4.

Applicable to calo seeded tau reconstruction

Definition at line 126 of file TauCommonDetails_p1.h.

◆ m_seedCalo_etHadCalib

float TauCommonDetails_p1::m_seedCalo_etHadCalib
private

Calibrated hadronic transverse energy.

HAD is cryo + EM3 + TILE1 + TILE2 + TILE3 Applicable to calo seeded tau reconstruction

Definition at line 144 of file TauCommonDetails_p1.h.

◆ m_seedCalo_hadRadius

float TauCommonDetails_p1::m_seedCalo_hadRadius
private

Uncalibrated hadron calorimeter weighted radius.

Applicable to calo seeded tau reconstruction

Definition at line 120 of file TauCommonDetails_p1.h.

◆ m_seedCalo_isolFrac

float TauCommonDetails_p1::m_seedCalo_isolFrac
private

Ratio of the uncalibrated transverse energy of cells within 0.1<dR<0.2 and cells within 0<dR<0.4.

Applicable to calo seeded tau reconstruction

Definition at line 129 of file TauCommonDetails_p1.h.

◆ m_seedCalo_nIsolLooseTrk

float TauCommonDetails_p1::m_seedCalo_nIsolLooseTrk
private

Number of isolated tracks.

Number of tracks p_T>1GeV between dR = cmsdr and dR = cmsdR (from the jobOptions) Applicable to calo seeded tau reconstruction

Definition at line 114 of file TauCommonDetails_p1.h.

◆ m_seedCalo_nStrip

int TauCommonDetails_p1::m_seedCalo_nStrip
private

Number of Strip cells within dR < 0.4, with energy above specified threshold.

Applicable to calo seeded tau reconstruction

Definition at line 138 of file TauCommonDetails_p1.h.

◆ m_seedCalo_phi

float TauCommonDetails_p1::m_seedCalo_phi
private

phi of TauJet calculated from calorimeter

(for merged algorithm) Applicable to calo seeded tau reconstruction

Definition at line 150 of file TauCommonDetails_p1.h.

◆ m_seedCalo_stripWidth2

float TauCommonDetails_p1::m_seedCalo_stripWidth2
private

Uncalibrated transverse energy weighted width in the strip layer within dR < 0.4.

Applicable to calo seeded tau reconstruction

Definition at line 135 of file TauCommonDetails_p1.h.

◆ m_seedCalo_trkAvgDist

float TauCommonDetails_p1::m_seedCalo_trkAvgDist
private

average track distance from calorimeter seed

Applicable to calo seeded tau reconstruction

Definition at line 153 of file TauCommonDetails_p1.h.

◆ m_seedCalo_trkRmsDist

float TauCommonDetails_p1::m_seedCalo_trkRmsDist
private

RMS of track distance from calorimeter seed.

Applicable to calo seeded tau reconstruction

Definition at line 156 of file TauCommonDetails_p1.h.

◆ m_seedTrk_EMRadius

float TauCommonDetails_p1::m_seedTrk_EMRadius
private

EM radius.

Uncalibrated transverse energy weighted radius in the Presampler + EM1 + EM2 within dR < 0.2. Applicable for track seeded tau reconstruction

Definition at line 159 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etChrgEM

float TauCommonDetails_p1::m_seedTrk_etChrgEM
private

Transverse energy of EM cells (at EM scale) classified as "charged electromagnetic" collected in narrow window around qualified track.

Applicable for track seeded tau reconstruction

Definition at line 180 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etChrgEM01Trk

std::vector<float> TauCommonDetails_p1::m_seedTrk_etChrgEM01Trk
private

Transverse energy in narrow window around the track(s), EM layers 0 1 only.

Applicable for track seeded tau reconsTruction

Definition at line 192 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etChrgHad

float TauCommonDetails_p1::m_seedTrk_etChrgHad
private

Charged transverse energy in narrow window around track(s) in hadronic calorimeter.

Applicable for track seeded tau reconstruction

Definition at line 210 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etChrgHadOverSumTrkPt

float TauCommonDetails_p1::m_seedTrk_etChrgHadOverSumTrkPt
private

charged hadronic transverse energy over sum of transverse momenta of all tracks

Applicable for track seeded tau reconstruction

Definition at line 165 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etEMAtEMScale

float TauCommonDetails_p1::m_seedTrk_etEMAtEMScale
private

EM E_T at EM scale.

Applicable for track seeded tau reconstruction

Definition at line 174 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etEMCL

float TauCommonDetails_p1::m_seedTrk_etEMCL
private

Transverse energy of cells classified as "pure electromagnetic" seeded by egamma or topo cluster (steered from jobOptions),.

Applicable for track seeded tau reconstruction

Definition at line 177 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etHadAtEMScale

float TauCommonDetails_p1::m_seedTrk_etHadAtEMScale
private

Hadronic E_T at EM scale.

Applicable for track seeded tau reconstruction

Definition at line 171 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etIsolEM

float TauCommonDetails_p1::m_seedTrk_etIsolEM
private

Transverse energy in EM calo (at EM Scale) in 0.2 < dR < 0.4.

Applicable for track seeded tau reconstruction

Definition at line 219 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etIsolHad

float TauCommonDetails_p1::m_seedTrk_etIsolHad
private

Transverse energy in HAD calo (at EM Scale) in 0.2 < dR < 0.4.

Applicable for track seeded tau reconstruction

Definition at line 222 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etNeuEM

float TauCommonDetails_p1::m_seedTrk_etNeuEM
private

Transverse energy of EM cells (at EM scale), within "core" cone around tau1P3P axis after subtraction of EMCL and Chrg cells.

Applicable for track seeded tau reconstruction

Definition at line 183 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etResChrgEMTrk

std::vector<float> TauCommonDetails_p1::m_seedTrk_etResChrgEMTrk
private

Correction term for eflow calculations (evaluated for each track separately)

Applicable for track seeded tau reconsTruction

Definition at line 195 of file TauCommonDetails_p1.h.

◆ m_seedTrk_etResNeuEM

float TauCommonDetails_p1::m_seedTrk_etResNeuEM
private

Correction term for eflow calculations.

Applicable for track seeded tau reconsTruction

Definition at line 186 of file TauCommonDetails_p1.h.

◆ m_seedTrk_hadLeakEt

float TauCommonDetails_p1::m_seedTrk_hadLeakEt
private

hadronic leakage in Et summed over cells

Applicable for track seeded tau reconsTruction

Definition at line 189 of file TauCommonDetails_p1.h.

◆ m_seedTrk_isolFrac

float TauCommonDetails_p1::m_seedTrk_isolFrac
private

Isolation fraction.

Ratio of uncalibrated E_T within dR<0.1 and dR<0.2 Applicable for track seeded tau reconstruction

Definition at line 162 of file TauCommonDetails_p1.h.

◆ m_seedTrk_isolFracWide

float TauCommonDetails_p1::m_seedTrk_isolFracWide
private

Ratio of Transverse Energy in 0.2 < dr < 0.4 to total transverse energy at EM scale.

Applicable for track seeded tau reconstruction

Definition at line 168 of file TauCommonDetails_p1.h.

◆ m_seedTrk_nIsolTrk

int TauCommonDetails_p1::m_seedTrk_nIsolTrk
private

Associated, "not good" quality tracks in core region.

Applicable for track seeded tau reconstruction

Definition at line 216 of file TauCommonDetails_p1.h.

◆ m_seedTrk_nOtherCoreTrk

int TauCommonDetails_p1::m_seedTrk_nOtherCoreTrk
private

Associated, "not good" quality tracks in core region.

Applicable for track seeded tau reconstruction

Definition at line 213 of file TauCommonDetails_p1.h.

◆ m_seedTrk_nStrip

int TauCommonDetails_p1::m_seedTrk_nStrip
private

Number of strip cells.

Number of strip cells within dR < 0.2, with E > m_stripEthr Applicable for track seeded tau reconstruction

Definition at line 207 of file TauCommonDetails_p1.h.

◆ m_seedTrk_secMaxStripEt

float TauCommonDetails_p1::m_seedTrk_secMaxStripEt
private

Secondary maximum.

Applicable for track seeded tau reconsTruction

Definition at line 201 of file TauCommonDetails_p1.h.

◆ m_seedTrk_stripWidth2

float TauCommonDetails_p1::m_seedTrk_stripWidth2
private

Strip width squared.

Square of uncalibrated transverse energy weighted width in the strip layer within dR < 0.2 Applicable for track seeded tau reconstruction

Definition at line 204 of file TauCommonDetails_p1.h.

◆ m_seedTrk_sumEMCellEtOverLeadTrkPt

float TauCommonDetails_p1::m_seedTrk_sumEMCellEtOverLeadTrkPt
private

Ratio of sum Et of LAr Cells to the pT of leading track.

Applicable for track seeded tau reconsTruction

Definition at line 198 of file TauCommonDetails_p1.h.

◆ m_sumPi0Vec

HepLorentzVector_p1 TauCommonDetails_p1::m_sumPi0Vec
private

Pi0 energy sum vector.

Definition at line 81 of file TauCommonDetails_p1.h.

◆ m_topoInvMass

float TauCommonDetails_p1::m_topoInvMass
private

Definition at line 231 of file TauCommonDetails_p1.h.

◆ m_topoMeanDeltaR

float TauCommonDetails_p1::m_topoMeanDeltaR
private

Definition at line 235 of file TauCommonDetails_p1.h.

◆ m_trFlightPathSig

float TauCommonDetails_p1::m_trFlightPathSig
private

Transverse flight path significance for taus with at least 2 associated tracks.

Definition at line 90 of file TauCommonDetails_p1.h.

◆ m_trkWidth2

float TauCommonDetails_p1::m_trkWidth2
private

Width of tracks momenta.

Definition at line 87 of file TauCommonDetails_p1.h.


The documentation for this class was generated from the following files: