More...
#include <fastjet/tools/Pruner.hh>
Definition at line 242 of file Pruner.hh.
◆ PruningRecombiner()
ctor
- Parameters
-
zcut | transverse momentum fraction cut |
Rcut | angular separation cut |
recomb | pointer to a recombiner to use to cluster pairs |
Definition at line 248 of file Pruner.hh.
◆ recombine()
◆ description()
string fastjet::PruningRecombiner::description |
( |
| ) |
const |
|
virtual |
◆ rejected()
const std::vector< unsigned int > & fastjet::PruningRecombiner::rejected |
( |
| ) |
const |
|
inline |
return the history indices that have been pruned away
Definition at line 263 of file Pruner.hh.
◆ clear_rejected()
void fastjet::PruningRecombiner::clear_rejected |
( |
| ) |
|
|
inline |
clears the list of rejected indices
If one decides to use this recombiner standalone, one has to call this after each clustering in order for the rejected() vector to remain sensible and not grow to infinite size.
Definition at line 270 of file Pruner.hh.
The documentation for this class was generated from the following files: