ATLAS Offline Software
Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: PFODefs.h 792675 2017-01-18 10:39:20Z mhodgkin $
8 #ifndef XAODPFLOW_PFODEFS_H
9 #define XAODPFLOW_PFODEFS_H
10 
11 // Local include(s):
12 #include "Math/Vector4D.h"
13 
14 
16 namespace xAOD {
17  typedef ROOT::Math::LorentzVector<ROOT::Math::PtEtaPhiM4D<float> > PtEtaPhiMVectorF;
18 
19 
20 namespace PFODetails
21 {
22  //-------------------------------------------------------------------------
23  // This is were the details variables will go
24  // DO NOT CHANGE THE ORDER OF THE ENUMS!
25  // You can add, but changing the order may lead to disaster!
26  //-------------------------------------------------------------------------
27 
29  nPi0 = 0,
30  //If a downstream algorithms overrides nPi0, nPi0Proto is used to store the original value
98  /* These are all of the DigiTruth attributes */
164  };
165 
175  TauTrack
176  };
177 
179  enum PFOLeptonType : unsigned int {
185  };
186 
187 
188 }//end namespace PFODetails
189 
190 }
191 
192 #endif // XAODPFLOW_PFODEFS_H
xAOD::PFODetails::eflowRec_LAYERENERGY_EME1
@ eflowRec_LAYERENERGY_EME1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:67
xAOD::PFODetails::eflowRec_LONGITUDINAL
@ eflowRec_LONGITUDINAL
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:41
xAOD::PFODetails::eflowRec_LAYERENERGY_HEC1
@ eflowRec_LAYERENERGY_HEC1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:70
xAOD::PFODetails::tauShots_signalScore
@ tauShots_signalScore
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:161
xAOD::PFODetails::PFOLeptonType
PFOLeptonType
This enum is used to label the lepton type of the neutral PFO.
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:179
xAOD::PFODetails::cellBased_firstEtaWRTClusterPosition_EM2
@ cellBased_firstEtaWRTClusterPosition_EM2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:137
xAOD::PFODetails::eflowRec_LAYERENERGY_EMB3
@ eflowRec_LAYERENERGY_EMB3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:65
xAOD::PFODetails::cellBased_NPosECells_EM1
@ cellBased_NPosECells_EM1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:134
xAOD::PFODetails::eflowRec_FIRST_ENG_DENS_DigiHSTruth
@ eflowRec_FIRST_ENG_DENS_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:103
xAOD::PFODetails::eflowRec_radiusVectorCellOrdering
@ eflowRec_radiusVectorCellOrdering
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:91
xAOD::PFODetails::cellBased_SECOND_R
@ cellBased_SECOND_R
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:119
xAOD::PFODetails::eflowRec_N_BAD_CELLS_DigiHSTruth
@ eflowRec_N_BAD_CELLS_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:109
xAOD::PFODetails::eflowRec_SIGNIFICANCE
@ eflowRec_SIGNIFICANCE
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:49
xAOD::PFODetails::eflowRec_CELL_SIGNIFICANCE
@ eflowRec_CELL_SIGNIFICANCE
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:50
xAOD::PFODetails::TauShot
@ TauShot
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:171
xAOD::PFODetails::PFOAttributes
PFOAttributes
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:28
xAOD::PFODetails::eflowRec_THREE_CELL_STRIP_FRAC
@ eflowRec_THREE_CELL_STRIP_FRAC
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:39
xAOD::PFODetails::eflowRec_LAYERENERGY_TileGap2
@ eflowRec_LAYERENERGY_TileGap2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:77
xAOD::PFODetails::eflowRec_LAYERENERGY_HEC0
@ eflowRec_LAYERENERGY_HEC0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:55
xAOD::PFODetails::eflowRec_LAYERENERGY_MINIFCAL3
@ eflowRec_LAYERENERGY_MINIFCAL3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:88
xAOD::PFODetails::eflowRec_TIMING
@ eflowRec_TIMING
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:58
xAOD::PFODetails::eflowRec_AVG_TILE_Q
@ eflowRec_AVG_TILE_Q
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:53
xAOD::PFODetails::eflowRec_LAYERENERGY_EM3
@ eflowRec_LAYERENERGY_EM3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:54
xAOD::PFODetails::eflowRec_ENG_BAD_CELLS_DigiHSTruth
@ eflowRec_ENG_BAD_CELLS_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:108
xAOD::PFODetails::cellBased_NPosECells_PS
@ cellBased_NPosECells_PS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:133
xAOD::PFODetails::tauShots_pt1
@ tauShots_pt1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:144
xAOD::PFODetails::tauShots_deltaPt12_min
@ tauShots_deltaPt12_min
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:151
xAOD::PFODetails::eflowRec_BADLARQ_FRAC
@ eflowRec_BADLARQ_FRAC
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:47
xAOD::PFODetails::cellBased_NHitsInEM1
@ cellBased_NHitsInEM1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:132
xAOD::PFODetails::eflowRec_HOT_STRIP_FRAC
@ eflowRec_HOT_STRIP_FRAC
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:38
xAOD::PFODetails::eflowRec_LAYERENERGY_FCAL2
@ eflowRec_LAYERENERGY_FCAL2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:84
xAOD::PFODetails::eflowRec_ENG_POS_DigiHSTruth
@ eflowRec_ENG_POS_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:111
xAOD::PFODetails::eflowRec_EM_FRAC_ENHANCED
@ eflowRec_EM_FRAC_ENHANCED
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:32
xAOD::PFODetails::eflowRec_isInDenseEnvironment
@ eflowRec_isInDenseEnvironment
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:60
xAOD::PFODetails::eflowRec_EM_PROBABILITY
@ eflowRec_EM_PROBABILITY
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:89
xAOD::PFODetails::PFOParticleType
PFOParticleType
This enum is used to label the associated particles to the PFO object.
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:168
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::PFODetails::eflowRec_SECOND_LAMBDA
@ eflowRec_SECOND_LAMBDA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:42
xAOD::PFODetails::eflowRec_LAYERENERGY_EM
@ eflowRec_LAYERENERGY_EM
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:61
xAOD::PFODetails::ChargedPFO
@ ChargedPFO
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:173
xAOD::PFODetails::eflowRec_LAYERENERGY_HEC2
@ eflowRec_LAYERENERGY_HEC2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:71
xAOD::PFODetails::eflowRec_layerHED
@ eflowRec_layerHED
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:93
xAOD::PFODetails::tauShots_pt3
@ tauShots_pt3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:145
xAOD::PFODetails::eflowRec_LAYERENERGY_FCAL1
@ eflowRec_LAYERENERGY_FCAL1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:83
xAOD::PFODetails::eflowRec_LAYERENERGY_TileBar0
@ eflowRec_LAYERENERGY_TileBar0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:73
xAOD::PFODetails::eflowRec_LAYERENERGY_TileExt1
@ eflowRec_LAYERENERGY_TileExt1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:80
xAOD::PFODetails::cellBased_secondEtaWRTClusterPosition_EM1
@ cellBased_secondEtaWRTClusterPosition_EM1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:138
xAOD::PFODetails::tauShots_pt3OverPt5
@ tauShots_pt3OverPt5
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:159
xAOD::PFODetails::eflowRec_SECOND_R
@ eflowRec_SECOND_R
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:36
xAOD::PFODetails::cellBased_DELTA_THETA
@ cellBased_DELTA_THETA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:122
xAOD::PFODetails::cellBased_ENG_FRAC_MAX
@ cellBased_ENG_FRAC_MAX
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:127
xAOD::PFODetails::eflowRec_LAYERENERGY_EMB2
@ eflowRec_LAYERENERGY_EMB2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:64
xAOD::PFODetails::eflowRec_ENG_FRAC_CORE
@ eflowRec_ENG_FRAC_CORE
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:33
xAOD::PFODetails::eflowRec_LAYERENERGY_PreSamplerB
@ eflowRec_LAYERENERGY_PreSamplerB
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:62
xAOD::PFODetails::eflowRec_CELL_SIG_SAMPLING_DigiHSTruth
@ eflowRec_CELL_SIG_SAMPLING_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:114
xAOD::PFODetails::eflowRec_CENTER_LAMBDA_DigiHSTruth
@ eflowRec_CENTER_LAMBDA_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:104
xAOD::PFODetails::eflowRec_ISOLATION
@ eflowRec_ISOLATION
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:43
xAOD::PFODetails::eflowRec_CENTER_LAMBDA
@ eflowRec_CENTER_LAMBDA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:35
xAOD::PFODetails::cellBased_firstEtaWRTClusterPosition_EM1
@ cellBased_firstEtaWRTClusterPosition_EM1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:136
xAOD::PFODetails::tauShots_nPhotons
@ tauShots_nPhotons
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:162
xAOD::PFODetails::eflowRec_LAYERENERGY_Tile0
@ eflowRec_LAYERENERGY_Tile0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:56
xAOD::PFODetails::eflowRec_DELTA_ALPHA
@ eflowRec_DELTA_ALPHA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:37
xAOD::PFODetails::cellBased_SECOND_LAMBDA
@ cellBased_SECOND_LAMBDA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:120
xAOD::PtEtaPhiMVectorF
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< float > > PtEtaPhiMVectorF
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:17
xAOD::CaloCluster_v1
Description of a calorimeter cluster.
Definition: CaloCluster_v1.h:59
xAOD::PFODetails::eflowRec_LAYERENERGY_TileBar2
@ eflowRec_LAYERENERGY_TileBar2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:75
xAOD::PFODetails::eflowRec_ISOLATION_DigiHSTruth
@ eflowRec_ISOLATION_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:106
xAOD::PFODetails::eflowRec_AVG_TILE_Q_DigiHSTruth
@ eflowRec_AVG_TILE_Q_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:116
xAOD::PFODetails::tauShots_sdevEta5_WRTmode
@ tauShots_sdevEta5_WRTmode
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:149
xAOD::PFODetails::eflowRec_LAYERENERGY_MINIFCAL1
@ eflowRec_LAYERENERGY_MINIFCAL1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:86
xAOD::PFODetails::eflowRec_LAYERENERGY_MINIFCAL2
@ eflowRec_LAYERENERGY_MINIFCAL2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:87
xAOD::PFODetails::eflowRec_CELL_SIGNIFICANCE_DigiHSTruth
@ eflowRec_CELL_SIGNIFICANCE_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:113
xAOD::PFODetails::eflowRec_LAYERENERGY_HEC
@ eflowRec_LAYERENERGY_HEC
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:57
xAOD::PFODetails::cellBased_secondEtaWRTClusterPosition_EM2
@ cellBased_secondEtaWRTClusterPosition_EM2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:139
xAOD::PFODetails::eflowRec_LAYERENERGY_TileGap3
@ eflowRec_LAYERENERGY_TileGap3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:78
xAOD::PFODetails::eflowRec_LAYERENERGY_EME2
@ eflowRec_LAYERENERGY_EME2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:68
xAOD::PFODetails::tauShots_seedHash
@ tauShots_seedHash
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:163
xAOD::PFODetails::eflowRec_LAYERENERGY_TileGap1
@ eflowRec_LAYERENERGY_TileGap1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:76
xAOD::PFODetails::eflowRec_LAYERENERGY_PreSamplerE
@ eflowRec_LAYERENERGY_PreSamplerE
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:66
xAOD::PFODetails::eflowRec_LAYERENERGY_TileBar1
@ eflowRec_LAYERENERGY_TileBar1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:74
xAOD::PFODetails::cellBased_FIRST_ETA
@ cellBased_FIRST_ETA
These variables belong to the cell-based particle flow algorithm.
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:118
xAOD::PFODetails::eflowRec_layerVectorCellOrdering
@ eflowRec_layerVectorCellOrdering
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:90
xAOD::PFODetails::eflowRec_BADLARQ_FRAC_DigiHSTruth
@ eflowRec_BADLARQ_FRAC_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:110
xAOD::PFODetails::Track
@ Track
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:170
xAOD::PFODetails::tauShots_fracSide_5not3
@ tauShots_fracSide_5not3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:157
xAOD::PFODetails::tauShots_Fside_3not1
@ tauShots_Fside_3not1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:152
xAOD::PFODetails::tauShots_fracSide_5not1
@ tauShots_fracSide_5not1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:156
xAOD::PFODetails::eflowRec_avgEdensityVectorCellOrdering
@ eflowRec_avgEdensityVectorCellOrdering
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:92
xAOD::PFODetails::tauShots_sdevEta5_WRTmean
@ tauShots_sdevEta5_WRTmean
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:148
xAOD::PFODetails::cellBased_energy_EM2
@ cellBased_energy_EM2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:141
xAOD::PFODetails::eflowRec_SECOND_LAMBDA_DigiHSTruth
@ eflowRec_SECOND_LAMBDA_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:105
xAOD::PFODetails::cellBased_energy_EM1
@ cellBased_energy_EM1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:140
xAOD::PFODetails::eflowRec_LAYERENERGY_MINIFCAL0
@ eflowRec_LAYERENERGY_MINIFCAL0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:85
xAOD::PFODetails::tauShots_ws5
@ tauShots_ws5
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:147
xAOD::PFODetails::eflowRec_FIRST_ENG_DENS
@ eflowRec_FIRST_ENG_DENS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:34
xAOD::PFODetails::eflowRec_LAYERENERGY_EMB1
@ eflowRec_LAYERENERGY_EMB1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:63
xAOD::PFODetails::PFO_electron
@ PFO_electron
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:180
xAOD::PFODetails::eflowRec_AVG_LAR_Q_DigiHSTruth
@ eflowRec_AVG_LAR_Q_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:115
xAOD::PFODetails::eflowRec_N_BAD_CELLS
@ eflowRec_N_BAD_CELLS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:46
xAOD::PFODetails::nPi0Proto
@ nPi0Proto
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:31
xAOD::PFODetails::cellBased_DELTA_PHI
@ cellBased_DELTA_PHI
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:121
xAOD::PFODetails::cellBased_ENG_FRAC_CORE
@ cellBased_ENG_FRAC_CORE
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:128
xAOD::PFODetails::cellBased_EM1CoreFrac
@ cellBased_EM1CoreFrac
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:130
xAOD::PFODetails::tauShots_pt1OverPt3
@ tauShots_pt1OverPt3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:158
xAOD::PFODetails::eflowRec_ENG_BAD_CELLS
@ eflowRec_ENG_BAD_CELLS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:45
xAOD::PFODetails::eflowRec_SECOND_R_DigiHSTruth
@ eflowRec_SECOND_R_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:102
xAOD::PFODetails::eflowRec_ENG_CALIB_FRAC_HAD
@ eflowRec_ENG_CALIB_FRAC_HAD
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:96
xAOD::PFODetails::cellBased_SECOND_ENG_DENS
@ cellBased_SECOND_ENG_DENS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:129
xAOD::PFODetails::cellBased_NPosECells_EM2
@ cellBased_NPosECells_EM2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:135
xAOD::PFODetails::eflowRec_tracksExpectedEnergyDeposit
@ eflowRec_tracksExpectedEnergyDeposit
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:59
xAOD::PFODetails::eflowRec_CELL_SIG_SAMPLING
@ eflowRec_CELL_SIG_SAMPLING
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:51
xAOD::PFODetails::PFO_tau
@ PFO_tau
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:182
xAOD::PFODetails::tauShots_fracSide_3not1
@ tauShots_fracSide_3not1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:155
xAOD::PFODetails::tauShots_nCellsInEta
@ tauShots_nCellsInEta
These are the variables describing Tau Shot objects, which are built from EM1 cells.
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:143
xAOD::PFODetails::eflowRec_LAYERENERGY_HEC3
@ eflowRec_LAYERENERGY_HEC3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:72
xAOD::PFODetails::eflowRec_ENG_FRAC_MAX_DigiHSTruth
@ eflowRec_ENG_FRAC_MAX_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:107
xAOD::PFODetails::cellBased_CENTER_LAMBDA
@ cellBased_CENTER_LAMBDA
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:123
xAOD::TauTrack_v1
Definition: TauTrack_v1.h:27
xAOD::PFODetails::tauShots_Fside_5not3
@ tauShots_Fside_5not3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:154
xAOD::PFODetails::cellBased_LONGITUDINAL
@ cellBased_LONGITUDINAL
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:125
xAOD::PFODetails::eflowRec_LAYERENERGY_EME3
@ eflowRec_LAYERENERGY_EME3
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:69
xAOD::PFODetails::PFO_muon
@ PFO_muon
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:181
xAOD::PFODetails::cellBased_LATERAL
@ cellBased_LATERAL
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:124
xAOD::PFODetails::PFO_photon
@ PFO_photon
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:183
xAOD::PFODetails::eflowRec_LATERAL
@ eflowRec_LATERAL
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:40
xAOD::PFODetails::eflowRec_ENG_FRAC_MAX
@ eflowRec_ENG_FRAC_MAX
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:44
xAOD::PFODetails::eflowRec_ENG_CALIB_FRAC_REST
@ eflowRec_ENG_CALIB_FRAC_REST
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:97
xAOD::PFODetails::HadronicCalo
@ HadronicCalo
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:172
xAOD::PFODetails::cellBased_ENG_FRAC_EM
@ cellBased_ENG_FRAC_EM
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:126
xAOD::PFODetails::eflowRec_ETA_DigiHSTruth
@ eflowRec_ETA_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:100
xAOD::PFODetails::eflowRec_SIGNIFICANCE_DigiHSTruth
@ eflowRec_SIGNIFICANCE_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:112
xAOD::PFODetails::eflowRec_ENG_POS
@ eflowRec_ENG_POS
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:48
xAOD::PFODetails::eflowRec_ENG_CALIB_TOT
@ eflowRec_ENG_CALIB_TOT
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:94
xAOD::PFODetails::tauShots_sdevPt5
@ tauShots_sdevPt5
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:150
xAOD::PFODetails::eflowRec_AVG_LAR_Q
@ eflowRec_AVG_LAR_Q
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:52
xAOD::PFODetails::eflowRec_LAYERENERGY_FCAL0
@ eflowRec_LAYERENERGY_FCAL0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:82
xAOD::PFODetails::tauShots_Fside_5not1
@ tauShots_Fside_5not1
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:153
xAOD::PFODetails::tauShots_mergedScore
@ tauShots_mergedScore
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:160
xAOD::PFODetails::eflowRec_ENERGY_DigiHSTruth
@ eflowRec_ENERGY_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:99
xAOD::PFODetails::eflowRec_ENG_CALIB_FRAC_EM
@ eflowRec_ENG_CALIB_FRAC_EM
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:95
xAOD::PFODetails::cellBased_asymmetryInEM1WRTTrk
@ cellBased_asymmetryInEM1WRTTrk
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:131
xAOD::PFODetails::PFO_nonLeptonic
@ PFO_nonLeptonic
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:184
xAOD::PFODetails::nPi0
@ nPi0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:29
xAOD::PFODetails::tauShots_pt5
@ tauShots_pt5
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:146
xAOD::PFODetails::NeutralPFO
@ NeutralPFO
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:174
xAOD::PFODetails::eflowRec_LAYERENERGY_TileExt2
@ eflowRec_LAYERENERGY_TileExt2
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:81
xAOD::PFODetails::eflowRec_LAYERENERGY_TileExt0
@ eflowRec_LAYERENERGY_TileExt0
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:79
xAOD::PFODetails::eflowRec_PHI_DigiHSTruth
@ eflowRec_PHI_DigiHSTruth
Definition: Event/xAOD/xAODPFlow/xAODPFlow/PFODefs.h:101