CompoundPseudoJet holds an association of fastjet::PseudoJets that represent a "hard" top jet with subjets. More...
#include <CompoundPseudoJet.h>
Public Member Functions | |
CompoundPseudoJet () | |
CompoundPseudoJet (fastjet::PseudoJet const &hardJet, std::vector< CompoundPseudoSubJet > const &subjets) | |
CompoundPseudoJet (fastjet::PseudoJet const &hardJet, double hardJetArea, std::vector< CompoundPseudoSubJet > const &subjets) | |
fastjet::PseudoJet const & | hardJet () const |
double | hardJetArea () const |
std::vector< CompoundPseudoSubJet > const & | subjets () const |
~CompoundPseudoJet () | |
Protected Attributes | |
fastjet::PseudoJet | hardJet_ |
double | hardJetArea_ |
std::vector< CompoundPseudoSubJet > | subjets_ |
CompoundPseudoJet holds an association of fastjet::PseudoJets that represent a "hard" top jet with subjets.
Definition at line 70 of file CompoundPseudoJet.h.
|
inline |
Definition at line 73 of file CompoundPseudoJet.h.
|
inline |
Definition at line 74 of file CompoundPseudoJet.h.
References popcon2dropbox::copy().
|
inline |
Definition at line 82 of file CompoundPseudoJet.h.
References popcon2dropbox::copy().
|
inline |
Definition at line 92 of file CompoundPseudoJet.h.
|
inline |
Definition at line 94 of file CompoundPseudoJet.h.
|
inline |
Definition at line 95 of file CompoundPseudoJet.h.
|
inline |
Definition at line 96 of file CompoundPseudoJet.h.
|
protected |
Definition at line 100 of file CompoundPseudoJet.h.
|
protected |
Definition at line 101 of file CompoundPseudoJet.h.
|
protected |
Definition at line 102 of file CompoundPseudoJet.h.