|
fastjet 2.4.3
|
structure analogous to BriefJet, but with the extra information needed for dealing with tiles More...

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 |
| int | diJ_posn |
structure analogous to BriefJet, but with the extra information needed for dealing with tiles
Definition at line 633 of file ClusterSequence.hh.
| void ClusterSequence::TiledJet::label_minheap_update_done | ( | ) | [inline] |
Definition at line 643 of file ClusterSequence.hh.
References diJ_posn.
Referenced by ClusterSequence::_minheap_faster_tiled_N2_cluster().
{diJ_posn = 0;}
| void ClusterSequence::TiledJet::label_minheap_update_needed | ( | ) | [inline] |
| bool ClusterSequence::TiledJet::minheap_update_needed | ( | ) | const [inline] |
Definition at line 637 of file ClusterSequence.hh.
Referenced by ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), and ClusterSequence::_tiled_N2_cluster().
Definition at line 637 of file ClusterSequence.hh.
Referenced by ClusterSequence::_faster_tiled_N2_cluster(), label_minheap_update_done(), label_minheap_update_needed(), and minheap_update_needed().
Definition at line 635 of file ClusterSequence.hh.
Definition at line 635 of file ClusterSequence.hh.
Definition at line 636 of file ClusterSequence.hh.
Referenced by ClusterSequence::_bj_remove_from_tiles(), ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), ClusterSequence::_print_tiles(), ClusterSequence::_tiled_N2_cluster(), and ClusterSequence::_tj_set_jetinfo().
Definition at line 636 of file ClusterSequence.hh.
Referenced by ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), and ClusterSequence::_tiled_N2_cluster().
Definition at line 635 of file ClusterSequence.hh.
Referenced by ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), and ClusterSequence::_tiled_N2_cluster().
Definition at line 635 of file ClusterSequence.hh.
Definition at line 636 of file ClusterSequence.hh.
Referenced by ClusterSequence::_bj_remove_from_tiles(), ClusterSequence::_tiled_N2_cluster(), and ClusterSequence::_tj_set_jetinfo().
Definition at line 637 of file ClusterSequence.hh.
Referenced by ClusterSequence::_bj_remove_from_tiles(), ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), and ClusterSequence::_tiled_N2_cluster().
1.7.3