fastjet::NNHInfo< _NoInfo > Class Template Reference

Specialisation of NNHInfo for cases where there is no extra info. More...

#include <NNH.hh>

List of all members.

Public Member Functions

 NNHInfo ()
 NNHInfo (_NoInfo *info)
template<class NNBJ >
void init_jet (NNBJ *briefjet, const fastjet::PseudoJet &jet, int index)


Detailed Description

template<>
class fastjet::NNHInfo< _NoInfo >

Specialisation of NNHInfo for cases where there is no extra info.

Definition at line 53 of file NNH.hh.


Constructor & Destructor Documentation

fastjet::NNHInfo< _NoInfo >::NNHInfo (  )  [inline]

Definition at line 55 of file NNH.hh.

00055 {}

fastjet::NNHInfo< _NoInfo >::NNHInfo ( _NoInfo info  )  [inline]

Definition at line 56 of file NNH.hh.

00056 {}


Member Function Documentation

template<class NNBJ >
void fastjet::NNHInfo< _NoInfo >::init_jet ( NNBJ *  briefjet,
const fastjet::PseudoJet jet,
int  index 
) [inline]

Definition at line 57 of file NNH.hh.

00057 { briefjet->init(jet, index);}


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

Generated on Fri May 29 20:29:56 2009 for fastjet by  doxygen 1.5.7.1