#include <fastjet/JetDefinition.hh>
#include <fastjet/PseudoJet.hh>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | CompoundPseudoJet |
CompoundPseudoJet holds an association of fastjet::PseudoJets that represent a "hard" top jet with subjets. More... | |
class | CompoundPseudoSubJet |
Functions | |
bool | greaterByEtPseudoJet (fastjet::PseudoJet const &j1, fastjet::PseudoJet const &j2) |
|
inline |
Definition at line 107 of file CompoundPseudoJet.h.
Referenced by CMSInsideOutAlgorithm::run(), and CATopJetAlgorithm::run().