fastjet::ClusterSequence::BriefJet Struct Reference

the fundamental structure which contains the minimal info about a jet, as needed for our plain N^2 algorithm -- the idea is to put all info that will be accessed N^2 times into an array of BriefJets. More...

Collaboration diagram for fastjet::ClusterSequence::BriefJet:

Collaboration graph
[legend]

List of all members.

Public Attributes

double eta
double phi
double kt2
double NN_dist
BriefJetNN
int _jets_index


Detailed Description

the fundamental structure which contains the minimal info about a jet, as needed for our plain N^2 algorithm -- the idea is to put all info that will be accessed N^2 times into an array of BriefJets.

..

Definition at line 471 of file ClusterSequence.hh.


Member Data Documentation

Definition at line 472 of file ClusterSequence.hh.

Definition at line 472 of file ClusterSequence.hh.

Definition at line 472 of file ClusterSequence.hh.

Definition at line 472 of file ClusterSequence.hh.

Definition at line 473 of file ClusterSequence.hh.

Referenced by fastjet::ClusterSequence::_simple_N2_cluster().

Definition at line 474 of file ClusterSequence.hh.

Referenced by fastjet::ClusterSequence::_simple_N2_cluster().


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

Generated on Mon Apr 28 19:16:44 2008 for fastjet by  doxygen 1.5.5