![]() |
ATLAS Offline Software
|
Set of DecorHandleKeys to write the four momenta needed for the HTXS categorization. More...
Public Member Functions | |
FourMomDecorationKeys (TruthCategoriesDecorator *parent, const SG::ReadHandleKey< xAOD::EventInfo > &ei_key, const std::string &the_prefix) | |
StatusCode | initialize (bool used=true) |
Public Attributes | |
std::string | prefix |
EvtInfoDecorKey | pt |
EvtInfoDecorKey | eta |
EvtInfoDecorKey | phi |
EvtInfoDecorKey | m |
Set of DecorHandleKeys to write the four momenta needed for the HTXS categorization.
Definition at line 108 of file TruthCategoriesDecorator.h.
|
inline |
Definition at line 109 of file TruthCategoriesDecorator.h.
|
inline |
Definition at line 122 of file TruthCategoriesDecorator.h.
EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::FourMomDecorationKeys::eta |
Definition at line 119 of file TruthCategoriesDecorator.h.
EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::FourMomDecorationKeys::m |
Definition at line 121 of file TruthCategoriesDecorator.h.
EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::FourMomDecorationKeys::phi |
Definition at line 120 of file TruthCategoriesDecorator.h.
std::string DerivationFramework::TruthCategoriesDecorator::FourMomDecorationKeys::prefix |
Definition at line 117 of file TruthCategoriesDecorator.h.
EvtInfoDecorKey DerivationFramework::TruthCategoriesDecorator::FourMomDecorationKeys::pt |
Definition at line 118 of file TruthCategoriesDecorator.h.