StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
ClusterSequence::history_element Struct Reference

Public Attributes

int parent1
 
int parent2
 index in _history where first parent of this jet
 
int child
 index in _history where second parent of this jet
 
int jetp_index
 
double dij
 index in the _jets vector where we will find the
 
double max_dij_so_far
 

Detailed Description

Definition at line 1333 of file FJcore.h.

Member Data Documentation

int ClusterSequence::history_element::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.

Definition at line 1340 of file FJcore.h.

double ClusterSequence::history_element::max_dij_so_far

the distance corresponding to the recombination at this stage of the clustering.

Definition at line 1343 of file FJcore.h.


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