PYTHIA  8.311
Public Member Functions | Public Attributes | Friends | List of all members
SingleClusterJet Class Reference

#include <Analysis.h>

Public Member Functions

 SingleClusterJet (Vec4 pJetIn=0., int motherIn=0)
 Constructors.
 
 SingleClusterJet (const SingleClusterJet &j)
 
SingleClusterJetoperator= (const SingleClusterJet &j)
 

Public Attributes

Vec4 pJet
 
int mother
 
int daughter
 
int multiplicity
 
bool isAssigned
 
double pAbs
 
Vec4 pTemp
 

Friends

double dist2Fun (int measure, const SingleClusterJet &j1, const SingleClusterJet &j2)
 Distance measures (Lund, JADE, Durham) with friend. More...
 

Detailed Description

SingleClusterJet class. Simple helper class to ClusterJet for a jet and its contents.

Friends And Related Function Documentation

double dist2Fun ( int  measure,
const SingleClusterJet j1,
const SingleClusterJet j2 
)
friend

Distance measures (Lund, JADE, Durham) with friend.

Distance measures between two SingleClusterJet objects.

Distance measures (Lund, JADE, Durham) with friend.

JADE distance.

Durham distance.

Lund distance; "default".

Member Data Documentation

Vec4 pJet

Properties of jet. Note: mother, daughter and isAssigned only used for original particles, multiplicity and pTemp only for reconstructed jets.


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