FastJet  3.2.0
Classes
Advanced usage

Classes

class  fastjet::NNInfo< _NoInfo >
 for cases where there is no extra info More...
 
class  fastjet::JetDefinition::Recombiner
 An abstract base class that will provide the recombination scheme facilities and/or allow a user to extend these facilities. More...
 
class  fastjet::JetDefinition::DefaultRecombiner
 A class that will provide the recombination scheme facilities and/or allow a user to extend these facilities. More...
 
class  fastjet::JetDefinition::Plugin
 a class that allows a user to introduce their own "plugin" jet finder More...
 
class  fastjet::_NoInfo
 internal dummy class, used as a default template argument More...
 
class  fastjet::NNInfo< I >
 internal helper template class to facilitate initialisation of a BJ with a PseudoJet and extra information. More...
 
class  fastjet::NNBase< I >
 Helps solve closest pair problems with generic interparticle and particle-beam distances. More...
 
class  fastjet::NNFJN2Plain< BJ, I >
 Helps solve closest pair problems with factorised interparticle and beam distances (ie satisfying the FastJet lemma) More...
 
class  fastjet::NNFJN2Tiled< BJ, I >
 Helps solve closest pair problems with factorised interparticle and beam distances (ie satisfying the FastJet lemma) that are on a cylindrical geometry and allow tiling. More...
 
class  fastjet::NNH< BJ, I >
 Help solve closest pair problems with generic interparticle and beam distance (generic case) More...
 
class  fastjet::SharedPtr< T >
 an implementation of C++0x shared pointers (or boost's) More...
 

Detailed Description