![]() |
ATLAS Offline Software
|
Upper mass cut for Z label. More...
#include <JetTruthLabelingTool.h>
Public Types | |
using | IntHandle_t = SG::WriteDecorHandle< xAOD::JetContainer, int > |
using | IntHandleOp_t = std::optional< IntHandle_t > |
using | FloatHandle_t = SG::WriteDecorHandle< xAOD::JetContainer, float > |
using | FloatHandleOp_t = std::optional< FloatHandle_t > |
Public Member Functions | |
DecorHandles (const JetTruthLabelingTool &tool, const EventContext &ctx) | |
Upper mass cut for Z label.
Definition at line 76 of file JetTruthLabelingTool.h.
using JetTruthLabelingTool::DecorHandles::FloatHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, float> |
Definition at line 85 of file JetTruthLabelingTool.h.
using JetTruthLabelingTool::DecorHandles::FloatHandleOp_t = std::optional<FloatHandle_t> |
Definition at line 86 of file JetTruthLabelingTool.h.
using JetTruthLabelingTool::DecorHandles::IntHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, int> |
Definition at line 79 of file JetTruthLabelingTool.h.
using JetTruthLabelingTool::DecorHandles::IntHandleOp_t = std::optional<IntHandle_t> |
Definition at line 80 of file JetTruthLabelingTool.h.
JetTruthLabelingTool::DecorHandles::DecorHandles | ( | const JetTruthLabelingTool & | tool, |
const EventContext & | ctx | ||
) |
Definition at line 193 of file JetTruthLabelingTool.cxx.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRHHandle |
Definition at line 89 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRHRecoHandle |
Definition at line 93 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRTopHandle |
Definition at line 90 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRTopRecoHandle |
Definition at line 94 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRWHandle |
Definition at line 87 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRWRecoHandle |
Definition at line 91 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRZHandle |
Definition at line 88 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::dRZRecoHandle |
Definition at line 92 of file JetTruthLabelingTool.h.
IntHandleOp_t JetTruthLabelingTool::DecorHandles::labelHandle |
Definition at line 81 of file JetTruthLabelingTool.h.
IntHandleOp_t JetTruthLabelingTool::DecorHandles::labelRecoHandle |
Definition at line 83 of file JetTruthLabelingTool.h.
IntHandleOp_t JetTruthLabelingTool::DecorHandles::nbHandle |
Definition at line 82 of file JetTruthLabelingTool.h.
IntHandleOp_t JetTruthLabelingTool::DecorHandles::nbRecoHandle |
Definition at line 84 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::split12Handle |
Definition at line 96 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::split23Handle |
Definition at line 95 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::truthGroomedMassHandle |
Definition at line 99 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::truthGroomedPtHandle |
Definition at line 100 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::truthMassHandle |
Definition at line 97 of file JetTruthLabelingTool.h.
FloatHandleOp_t JetTruthLabelingTool::DecorHandles::truthPtHandle |
Definition at line 98 of file JetTruthLabelingTool.h.