 |
ATLAS Offline Software
|
Go to the documentation of this file.
19 #ifndef jetsubstructuremomenttools_energycorrelatortool_header
20 #define jetsubstructuremomenttools_energycorrelatortool_header
44 this,
"JetContainer",
"",
"SG key for the input jet container"};
79 std::vector<std::pair< float, moments_t >>
m_moments;
82 this,
"ECF1_Keys", {}};
84 this,
"ECF2_Keys", {}};
86 this,
"ECF3_Keys", {}};
88 this,
"ECF4_Keys", {}};
90 this,
"ECF5_Keys", {}};
93 this,
"ECF1_ungroomed_Keys", {}};
95 this,
"ECF2_ungroomed_Keys", {}};
97 this,
"ECF3_ungroomed_Keys", {}};
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string GetBetaSuffix(float beta)
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.