| 
    FastJet 3.0.2 
   | 
 
The structure associated with a PseudoJet thas has gone through a Pruner transformer. More...
#include <fastjet/tools/Pruner.hh>


Public Member Functions | |
| PrunerStructure (const PseudoJet &result_jet) | |
| default ctor   | |
| virtual std::string | description () const | 
| description  | |
| std::vector< PseudoJet > | rejected () const | 
| return the constituents that have been rejected  | |
| std::vector< PseudoJet > | extra_jets () const | 
| return the other jets that may have been found along with the result of the pruning The resulting vector is sorted in pt  | |
Friends | |
| class | Pruner | 
| to allow setting the internal information  | |
| fastjet::PrunerStructure::PrunerStructure | ( | const PseudoJet & | result_jet | ) |  [inline] | 
        
 1.7.4