 |
ATLAS Offline Software
|
Go to the documentation of this file.
19 #ifndef jetsubstructuremomenttools_nsubjetinesstool_header
20 #define jetsubstructuremomenttools_nsubjetinesstool_header
42 this,
"JetContainer",
"",
"SG key for the input jet container"};
75 std::vector<std::pair< float, moments_t >>
m_moments;
78 this,
"Tau1_Keys", {}};
80 this,
"Tau2_Keys", {}};
82 this,
"Tau3_Keys", {}};
84 this,
"Tau4_Keys", {}};
87 this,
"Tau2_ungroomed_Keys", {}};
89 this,
"Tau3_ungroomed_Keys", {}};
91 this,
"Tau4_ungroomed_Keys", {}};
94 this,
"Tau1_wta_Keys", {}};
96 this,
"Tau2_wta_Keys", {}};
98 this,
"Tau3_wta_Keys", {}};
100 this,
"Tau4_wta_Keys", {}};
103 this,
"Tau2_wta_ungroomed_Keys", {}};
105 this,
"Tau3_wta_ungroomed_Keys", {}};
107 this,
"Tau4_wta_ungroomed_Keys", {}};
std::string GetAlphaSuffix(float alpha)
::StatusCode StatusCode
StatusCode definition for legacy code.
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.