FastJet  3.3.3
Public Member Functions | List of all members
fastjet::NNInfo< I > Class Template Reference

internal helper template class to facilitate initialisation of a BJ with a PseudoJet and extra information. More...

#include <fastjet/NNBase.hh>

Inheritance diagram for fastjet::NNInfo< I >:
Inheritance graph
[legend]

Public Member Functions

 NNInfo (I *info)
 
template<class BJ >
void init_jet (BJ *briefjet, const fastjet::PseudoJet &jet, int index)
 

Detailed Description

template<class I>
class fastjet::NNInfo< I >

internal helper template class to facilitate initialisation of a BJ with a PseudoJet and extra information.

Implementations of NN-based clustering do not need to explicitly use or refer to this class!

Definition at line 51 of file NNBase.hh.


The documentation for this class was generated from the following file: