FastJet  3.4.0-beta.1
Public Member Functions | Protected Attributes | List of all members
fastjet::SISConeBasePlugin::UserScaleBaseStructureType< Tjet > Class Template Reference

template class derived from UserScaleBase::StryctureType that works for both SISCone jet classes implemented below
More...

#include <fastjet/SISConeBasePlugin.hh>

Public Member Functions

 UserScaleBaseStructureType (const Tjet &jet, const ClusterSequence &cs)
 
virtual ~UserScaleBaseStructureType ()
 empty virtual dtor
 
virtual unsigned int size () const
 returns the number of constituents
 
virtual int constituent_index (unsigned int i) const
 returns the index (in the original particle list) of the ith constituent
 
virtual double ordering_var2 () const
 returns the sm_var2 (signed ordering variable squared) for this stable cone
 

Protected Attributes

const Tjet & _jet
 a reference to the internal jet in SISCone
 

Detailed Description

template<class Tjet>
class fastjet::SISConeBasePlugin::UserScaleBaseStructureType< Tjet >

template class derived from UserScaleBase::StryctureType that works for both SISCone jet classes implemented below

Definition at line 342 of file SISConeBasePlugin.hh.


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