DAS  3.0
Das Analysis System
ClusterSequence::history_element

#include <fjcore.hh>

Public Attributes

int parent1
 
int parent2
 
int child
 
int jetp_index
 
double dij
 
double max_dij_so_far
 

Member Data Documentation

◆ child

int child

index in _history where second parent of this jet

◆ dij

double dij

index in the _jets vector where we will find the

◆ jetp_index

int jetp_index

index in _history where the current jet is recombined with another jet to form its child. It is Invalid if this jet does not further recombine.

◆ max_dij_so_far

double max_dij_so_far

at this stage of the clustering.

the distance corresponding to the recombination

◆ parent1

int parent1

◆ parent2

int parent2

index in _history where first parent of this jet


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