Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef jetsubstructuremomenttools_jetsubstructurebase_header
6 #define jetsubstructuremomenttools_jetsubstructurebase_header
34 if(
jet.numConstituents() == 0) {
35 ATH_MSG_WARNING(
"Attempting to use a substructure tool on a jet that has no constituent");
42 fastjet::PseudoJet
buildPseudoJet(
const std::vector<const xAOD::IParticle*>& iparticles)
const;
45 virtual void print()
const;
::StatusCode StatusCode
StatusCode definition for legacy code.
#define ATH_MSG_WARNING(x)