FastJet
3.1.3
|
structure analogous to BriefJet, but with the extra information needed for dealing with tiles More...
#include <fastjet/internal/LazyTiling9Alt.hh>
Public Member Functions | |
void | label_minheap_update_needed () |
void | label_minheap_update_done () |
bool | minheap_update_needed () const |
Public Attributes | |
double | eta |
double | phi |
double | kt2 |
double | NN_dist |
TiledJet * | NN |
TiledJet * | previous |
TiledJet * | next |
int | _jets_index |
int | tile_index |
bool | _minheap_update_needed |
structure analogous to BriefJet, but with the extra information needed for dealing with tiles
Definition at line 75 of file LazyTiling9Alt.hh.