|  | ATLAS Offline Software
    | 
#include <JetSampling_p2.h>
| Public Types | |
| typedef std::array< float, 16 > | ECS_t | 
| typedef std::array< float, 10 > | ERad_t | 
| Public Member Functions | |
| JetSampling_p2 () | |
| Default constructor:  More... | |
| ~JetSampling_p2 ()=default | |
| Destructor:  More... | |
| Public Attributes | |
| HepLorentzVector_p1 | m_pr | 
| Reconstructed jet at EM scale kinematics.  More... | |
| HepLorentzVector_p1 | m_pt | 
| Particle-In-Cone Truth jet kinematics.  More... | |
| HepLorentzVector_p1 | m_pn | 
| Nearest truth jet kinematics.  More... | |
| HepLorentzVector_p1 | m_pd | 
| Data driven jet kinematics, could be any 4-mom vector used as reference for calibration.  More... | |
| HepLorentzVector_p1 | m_h1 | 
| Calibrated jet kinematics (H1)  More... | |
| HepLorentzVector_p1 | m_pisa | 
| Calibrated jet kinematics (PISA)  More... | |
| HepLorentzVector_p1 | m_samp | 
| Calibbrated jet kinematics (samplings)  More... | |
| float | m_dr1 | 
| float | m_dr2 | 
| More... | |
| float | m_ejsPreSamplerB | 
| More... | |
| float | m_ejsPreSamplerE | 
| More... | |
| float | m_ejsEMB1 | 
| More... | |
| float | m_ejsEME1 | 
| More... | |
| float | m_ejsEMB2 | 
| More... | |
| float | m_ejsEME2 | 
| More... | |
| float | m_ejsEMB3 | 
| More... | |
| float | m_ejsEME3 | 
| More... | |
| float | m_ejsTileBar0 | 
| More... | |
| float | m_ejsTileExt0 | 
| More... | |
| float | m_ejsTileBar1 | 
| More... | |
| float | m_ejsTileExt1 | 
| More... | |
| float | m_ejsTileBar2 | 
| More... | |
| float | m_ejsTileExt2 | 
| More... | |
| float | m_ejsHEC0 | 
| More... | |
| float | m_ejsHEC1 | 
| More... | |
| float | m_ejsHEC2 | 
| More... | |
| float | m_ejsHEC3 | 
| More... | |
| float | m_ejsTileGap1 | 
| More... | |
| float | m_ejsTileGap2 | 
| More... | |
| float | m_ejsTileGap3 | 
| More... | |
| float | m_ejsFCAL0 | 
| More... | |
| float | m_ejsFCAL1 | 
| More... | |
| float | m_ejsFCAL2 | 
| More... | |
| float | m_tot | 
| More... | |
| float | m_ctot | 
| More... | |
| float | m_ehad | 
| More... | |
| float | m_eem | 
| More... | |
| float | m_eCryo | 
| More... | |
| float | m_eGap | 
| More... | |
| float | m_eScint | 
| More... | |
| float | m_eNull | 
| More... | |
| ECS_t | m_ePreSamBCell | 
| ECS_t | m_ePreSamECell | 
| More... | |
| ECS_t | m_eEMB1Cell | 
| More... | |
| ECS_t | m_eEMB2Cell1 | 
| More... | |
| ECS_t | m_eEMB2Cell2 | 
| More... | |
| ECS_t | m_eEMB3Cell1 | 
| More... | |
| ECS_t | m_eEMB3Cell2 | 
| More... | |
| ECS_t | m_eEME1Cell | 
| More... | |
| ECS_t | m_eEME2Cell1 | 
| More... | |
| ECS_t | m_eEME2Cell2 | 
| More... | |
| ECS_t | m_eEME3Cell1 | 
| More... | |
| ECS_t | m_eEME3Cell2 | 
| More... | |
| ECS_t | m_eTileBar0Cell | 
| More... | |
| ECS_t | m_eTileBar1Cell | 
| More... | |
| ECS_t | m_eTileBar2Cell | 
| More... | |
| ECS_t | m_eTileExt0Cell | 
| More... | |
| ECS_t | m_eTileExt1Cell | 
| More... | |
| ECS_t | m_eTileExt2Cell | 
| More... | |
| ECS_t | m_eHec0Cell1 | 
| More... | |
| ECS_t | m_eHec0Cell2 | 
| More... | |
| ECS_t | m_eHec1Cell1 | 
| More... | |
| ECS_t | m_eHec1Cell2 | 
| More... | |
| ECS_t | m_eHec2Cell1 | 
| More... | |
| ECS_t | m_eHec2Cell2 | 
| More... | |
| ECS_t | m_eHec3Cell1 | 
| More... | |
| ECS_t | m_eHec3Cell2 | 
| More... | |
| ECS_t | m_eFCal0Cell | 
| More... | |
| ECS_t | m_eFCal1Cell | 
| More... | |
| ECS_t | m_eFCal2Cell | 
| More... | |
| ERad_t | m_erad_cells | 
| More... | |
| ERad_t | m_erad_tracks | 
| More... | |
| Friends | |
| class | JetSamplingCnv_p2 | 
Definition at line 29 of file JetSampling_p2.h.
| typedef std::array<float, 16> JetSampling_p2::ECS_t | 
Definition at line 36 of file JetSampling_p2.h.
| typedef std::array<float, 10> JetSampling_p2::ERad_t | 
Definition at line 37 of file JetSampling_p2.h.
| JetSampling_p2::JetSampling_p2 | ( | ) | 
| 
 | default | 
Destructor:
| 
 | friend | 
Definition at line 44 of file JetSampling_p2.h.
| float JetSampling_p2::m_ctot | 
Total jet energy, used for checks
Definition at line 113 of file JetSampling_p2.h.
| float JetSampling_p2::m_dr1 | 
Definition at line 83 of file JetSampling_p2.h.
| float JetSampling_p2::m_dr2 | 
Distance to the 1st NTJ, if no found set to -1
Definition at line 84 of file JetSampling_p2.h.
| float JetSampling_p2::m_eCryo | 
Deposited jet energy in electromagnetic calorimeters at EM scale
Definition at line 120 of file JetSampling_p2.h.
| float JetSampling_p2::m_eem | 
Deposited jet energy in hadronic calorimeters at EM scale
Definition at line 115 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEMB1Cell | 
PreSamplerE
Definition at line 129 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEMB2Cell1 | 
EMB1
Definition at line 130 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEMB2Cell2 | 
EMB2 eta < 0.8
Definition at line 131 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEMB3Cell1 | 
EMB2 eta >= 0.8
Definition at line 132 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEMB3Cell2 | 
EMB3 eta < 0.8
Definition at line 133 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEME1Cell | 
EMB3 eta >= 0.8
Definition at line 134 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEME2Cell1 | 
EME1
Definition at line 135 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEME2Cell2 | 
EME2 eta < 2.5
Definition at line 136 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEME3Cell1 | 
EME2 eta >= 2.5
Definition at line 137 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eEME3Cell2 | 
EME3 eta < 2.5
Definition at line 138 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eFCal0Cell | 
HEC3 eta >= 2.5
Definition at line 153 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eFCal1Cell | 
FCAL0
Definition at line 154 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eFCal2Cell | 
FCAL1
Definition at line 155 of file JetSampling_p2.h.
| float JetSampling_p2::m_eGap | 
Estimate of the energy in Cryostat
Definition at line 121 of file JetSampling_p2.h.
| float JetSampling_p2::m_ehad | 
used for checks
Definition at line 114 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec0Cell1 | 
TileExt2
Definition at line 145 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec0Cell2 | 
HEC0 eta < 2.5
Definition at line 146 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec1Cell1 | 
HEC0 eta >= 2.5
Definition at line 147 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec1Cell2 | 
HEC1 eta < 2.5
Definition at line 148 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec2Cell1 | 
HEC1 eta >= 2.5
Definition at line 149 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec2Cell2 | 
HEC2 eta < 2.5
Definition at line 150 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec3Cell1 | 
HEC2 eta >= 2.5
Definition at line 151 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eHec3Cell2 | 
HEC3 eta < 2.5
Definition at line 152 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEMB1 | 
Energy deposited in layer PreSamlerE
Definition at line 89 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEMB2 | 
Energy deposited in layer EME1
Definition at line 91 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEMB3 | 
Energy deposited in layer EME2
Definition at line 93 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEME1 | 
Energy deposited in layer EMB1
Definition at line 90 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEME2 | 
Energy deposited in layer EMB2
Definition at line 92 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsEME3 | 
Energy deposited in layer EMB3
Definition at line 94 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsFCAL0 | 
Energy deposited in layer TileGap3
Definition at line 108 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsFCAL1 | 
Energy deposited in layer FCAL0
Definition at line 109 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsFCAL2 | 
Energy deposited in layer FCAL1
Definition at line 110 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsHEC0 | 
Energy deposited in layer TileExt2
Definition at line 101 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsHEC1 | 
Energy deposited in layer HEC0
Definition at line 102 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsHEC2 | 
Energy deposited in layer HEC1
Definition at line 103 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsHEC3 | 
Energy deposited in layer HEC2
Definition at line 104 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsPreSamplerB | 
Distance to the 2nd NTJ, if no found set to -1
Definition at line 87 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsPreSamplerE | 
Energy deposited in layer PreSamplerB
Definition at line 88 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileBar0 | 
Energy deposited in layer EME3
Definition at line 95 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileBar1 | 
Energy deposited in layer TileExt0
Definition at line 97 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileBar2 | 
Energy deposited in layer TileExt1
Definition at line 99 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileExt0 | 
Energy deposited in layer TileBar0
Definition at line 96 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileExt1 | 
Energy deposited in layer TileBar1
Definition at line 98 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileExt2 | 
Energy deposited in layer TileBar2
Definition at line 100 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileGap1 | 
Energy deposited in layer HEC3
Definition at line 105 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileGap2 | 
Energy deposited in layer TileGap1
Definition at line 106 of file JetSampling_p2.h.
| float JetSampling_p2::m_ejsTileGap3 | 
Energy deposited in layer TileGap2
Definition at line 107 of file JetSampling_p2.h.
| float JetSampling_p2::m_eNull | 
TileGap1+TileGap2
Definition at line 123 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_ePreSamBCell | 
Definition at line 127 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_ePreSamECell | 
PreSamplerB
Definition at line 128 of file JetSampling_p2.h.
| ERad_t JetSampling_p2::m_erad_cells | 
FCAL2
Definition at line 159 of file JetSampling_p2.h.
| ERad_t JetSampling_p2::m_erad_tracks | 
Energy in cone radii from calo cells
Definition at line 163 of file JetSampling_p2.h.
| float JetSampling_p2::m_eScint | 
TileGap3
Definition at line 122 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileBar0Cell | 
EME3 eta >= 2.5
Definition at line 139 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileBar1Cell | 
TileBar0
Definition at line 140 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileBar2Cell | 
TileBar1
Definition at line 141 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileExt0Cell | 
TileBar2
Definition at line 142 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileExt1Cell | 
TileExt0
Definition at line 143 of file JetSampling_p2.h.
| ECS_t JetSampling_p2::m_eTileExt2Cell | 
TileExt1
Definition at line 144 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_h1 | 
Calibrated jet kinematics (H1)
Definition at line 75 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_pd | 
Data driven jet kinematics, could be any 4-mom vector used as reference for calibration.
Definition at line 72 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_pisa | 
Calibrated jet kinematics (PISA)
Definition at line 78 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_pn | 
Nearest truth jet kinematics.
Definition at line 68 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_pr | 
Reconstructed jet at EM scale kinematics.
Definition at line 62 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_pt | 
Particle-In-Cone Truth jet kinematics.
Definition at line 65 of file JetSampling_p2.h.
| HepLorentzVector_p1 JetSampling_p2::m_samp | 
Calibbrated jet kinematics (samplings)
Definition at line 81 of file JetSampling_p2.h.
| float JetSampling_p2::m_tot | 
Energy deposited in layer FCAL2
Definition at line 112 of file JetSampling_p2.h.
 1.8.18
 1.8.18