10 #ifndef THEPEG_NLOKTJetFinder_H 11 #define THEPEG_NLOKTJetFinder_H 16 #include "ThePEG/Cuts/JetFinder.h" PersistentIStream is used to read persistent objects from a stream where they were previously written...
measures
The possible measures.
int theRecombination
The recombination scheme.
int theMeasure
The measure.
PersistentOStream is used to write objects persistently to a stream from which they can be read in ag...
Energy2 theDCut
The resolution cut.
vector< tcPDPtr > tcPDVector
A vector of transient pointers to const ParticleData objects.
static void Init()
The standard Init function used to initialize the interfaces.
bool theRemoveOutOfRange
Choose to not consider partons as jets which are out of in terms or rapidity or transverse momentum...
TransientConstRCPtr is a simple wrapper around a bare const pointer which can be assigned to and from...
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
This is the main namespace within which all identifiers in ThePEG are declared.
virtual bool cluster(tcPDVector &ptype, vector< LorentzMomentum > &p, tcCutsPtr parent, tcPDPtr t1=tcPDPtr(), tcPDPtr t2=tcPDPtr()) const
Perform jet clustering on the given outgoing particles.
NLOKTJetFinder & operator=(const NLOKTJetFinder &)
The assignment operator is private and must never be called.
int theVariant
The variant.
NLOKTJetFinder()
The default constructor.
virtual IBPtr clone() const
Make a simple clone of this object.
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Alias for a transient pointer to a const ParticleData .
virtual ~NLOKTJetFinder()
The destructor.
JetFinder defines an interface to jet finders to be used when cuts should actually be defined on the ...
variants
The possible variants.
RCPtr is a reference counted (smart) pointer.
double theConeRadius
The `cone radius' R.
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
LorentzMomentum recombine(const LorentzMomentum &pi, const LorentzMomentum &pj) const
Perform pt scheme recombination.
recombinations
The possible recombination schemes.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
NLOKTJetFinder implements the class of longitudinally invariant kt jet clustering algorithms...