ATLAS Offline Software
|
Public Member Functions | |
p4Decorator (const SG::WriteDecorHandleKey< xAOD::JetContainer > &ptKey, const SG::WriteDecorHandleKey< xAOD::JetContainer > &etaKey, const SG::WriteDecorHandleKey< xAOD::JetContainer > &phiKey, const SG::WriteDecorHandleKey< xAOD::JetContainer > &massKey) | |
void | decorateP4 (const xAOD::Jet &jet, const xAOD::JetFourMom_t &p4) |
Public Attributes | |
SG::WriteDecorHandle< xAOD::JetContainer, float > | ptHandle |
SG::WriteDecorHandle< xAOD::JetContainer, float > | etaHandle |
SG::WriteDecorHandle< xAOD::JetContainer, float > | phiHandle |
SG::WriteDecorHandle< xAOD::JetContainer, float > | massHandle |
Definition at line 11 of file JetEMScaleMomTool.cxx.
|
inline |
Definition at line 18 of file JetEMScaleMomTool.cxx.
|
inline |
Definition at line 28 of file JetEMScaleMomTool.cxx.
SG::WriteDecorHandle<xAOD::JetContainer, float > p4Decorator::etaHandle |
Definition at line 14 of file JetEMScaleMomTool.cxx.
SG::WriteDecorHandle<xAOD::JetContainer, float > p4Decorator::massHandle |
Definition at line 16 of file JetEMScaleMomTool.cxx.
SG::WriteDecorHandle<xAOD::JetContainer, float > p4Decorator::phiHandle |
Definition at line 15 of file JetEMScaleMomTool.cxx.
SG::WriteDecorHandle<xAOD::JetContainer, float > p4Decorator::ptHandle |
Definition at line 13 of file JetEMScaleMomTool.cxx.