![]() |
ATLAS Offline Software
|
Track internally if the W,Z,Top labels should be done (for large-R). 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> |
| using | ELHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, ElementLink<xAOD::JetContainer> > |
| using | ELHandleOp_t = std::optional<ELHandle_t> |
Public Member Functions | |
| DecorHandles (const JetTruthLabelingTool &tool, const EventContext &ctx) | |
Track internally if the W,Z,Top labels should be done (for large-R).
Definition at line 70 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::ELHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, ElementLink<xAOD::JetContainer> > |
Definition at line 83 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::ELHandleOp_t = std::optional<ELHandle_t> |
Definition at line 84 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::FloatHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, float> |
Definition at line 79 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::FloatHandleOp_t = std::optional<FloatHandle_t> |
Definition at line 80 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::IntHandle_t = SG::WriteDecorHandle<xAOD::JetContainer, int> |
Definition at line 73 of file JetTruthLabelingTool.h.
| using JetTruthLabelingTool::DecorHandles::IntHandleOp_t = std::optional<IntHandle_t> |
Definition at line 74 of file JetTruthLabelingTool.h.
| JetTruthLabelingTool::DecorHandles::DecorHandles | ( | const JetTruthLabelingTool & | tool, |
| const EventContext & | ctx ) |
Definition at line 185 of file JetTruthLabelingTool.cxx.
| IntHandleOp_t JetTruthLabelingTool::DecorHandles::labelHandle |
Definition at line 75 of file JetTruthLabelingTool.h.
| IntHandleOp_t JetTruthLabelingTool::DecorHandles::labelRecoHandle |
Definition at line 77 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthGroomedMassHandle |
Definition at line 92 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthGroomedPtHandle |
Definition at line 93 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetDRHandle |
Definition at line 90 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetEtaHandle |
Definition at line 88 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetGFHandle |
Definition at line 91 of file JetTruthLabelingTool.h.
| ELHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetHandle |
Definition at line 85 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetMassHandle |
Definition at line 86 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetPhiHandle |
Definition at line 89 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::matchedTruthJetPtHandle |
Definition at line 87 of file JetTruthLabelingTool.h.
| IntHandleOp_t JetTruthLabelingTool::DecorHandles::nbHandle |
Definition at line 76 of file JetTruthLabelingTool.h.
| IntHandleOp_t JetTruthLabelingTool::DecorHandles::nbRecoHandle |
Definition at line 78 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::split12Handle |
Definition at line 82 of file JetTruthLabelingTool.h.
| FloatHandleOp_t JetTruthLabelingTool::DecorHandles::split23Handle |
Definition at line 81 of file JetTruthLabelingTool.h.