|
void | _initialise_tiles () |
|
int | _tile_index (int ieta, int iphi) const |
|
void | _bj_remove_from_tiles (TiledJet *const jet) |
|
int | _tile_index (const double eta, const double phi) const |
|
void | _tj_set_jetinfo (TiledJet *const jet, const int _jets_index) |
|
void | _print_tiles (TiledJet *briefjets) const |
|
void | _add_neighbours_to_tile_union (const int tile_index, std::vector< int > &tile_union, int &n_near_tiles) const |
|
void | _add_untagged_neighbours_to_tile_union (const int tile_index, std::vector< int > &tile_union, int &n_near_tiles) |
|
void | _add_untagged_neighbours_to_tile_union_using_max_info (const TiledJet *const jet, std::vector< int > &tile_union, int &n_near_tiles) |
|
double | _distance_to_tile (const TiledJet *bj, const Tile25 *) const |
|
void | _update_jetX_jetI_NN (TiledJet *jetX, TiledJet *jetI, std::vector< TiledJet * > &jets_for_minheap) |
|
void | _set_NN (TiledJet *jetI, std::vector< TiledJet * > &jets_for_minheap) |
|
template<class J > |
double | _bj_diJ (const J *const jet) const |
|
template<class J > |
void | _bj_set_jetinfo (J *const jetA, const int _jets_index) const |
|
template<class J > |
double | _bj_dist (const J *const jetA, const J *const jetB) const |
|
template<class J > |
double | _bj_dist_not_periodic (const J *const jetA, const J *const jetB) const |
|
void | _initialise_tiles () |
|
int | _tile_index (int ieta, int iphi) const |
|
void | _bj_remove_from_tiles (TiledJet *const jet) |
|
int | _tile_index (const double eta, const double phi) const |
|
void | _tj_set_jetinfo (TiledJet *const jet, const int _jets_index) |
|
void | _print_tiles (TiledJet *briefjets) const |
|
void | _add_neighbours_to_tile_union (const int tile_index, std::vector< int > &tile_union, int &n_near_tiles) const |
|
void | _add_untagged_neighbours_to_tile_union (const int tile_index, std::vector< int > &tile_union, int &n_near_tiles) |
|
void | _add_untagged_neighbours_to_tile_union_using_max_info (const TiledJet *const jet, std::vector< int > &tile_union, int &n_near_tiles) |
|
double | _distance_to_tile (const TiledJet *bj, const Tile25 *) const |
|
void | _update_jetX_jetI_NN (TiledJet *jetX, TiledJet *jetI, std::vector< TiledJet * > &jets_for_minheap) |
|
void | _set_NN (TiledJet *jetI, std::vector< TiledJet * > &jets_for_minheap) |
|
template<class J > |
double | _bj_diJ (const J *const jet) const |
|
template<class J > |
void | _bj_set_jetinfo (J *const jetA, const int _jets_index) const |
|
template<class J > |
double | _bj_dist (const J *const jetA, const J *const jetB) const |
|
template<class J > |
double | _bj_dist_not_periodic (const J *const jetA, const J *const jetB) const |
|
Definition at line 1062 of file FJcore.cc.