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 NNHInfo< _NoInfo >

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

Definition at line 53 of file NNH.hh.


Constructor & Destructor Documentation

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

Definition at line 55 of file NNH.hh.

00055 {}

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

Definition at line 56 of file NNH.hh.

00056 {}


Member Function Documentation

template<class NNBJ >
void 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 26 Feb 2010 for fastjet by  doxygen 1.6.1