ClusterSequence::Tile Struct Reference

The fundamental structures to be used for the tiled N^2 algorithm (see CCN27-44 for some discussion of pattern of tiling). More...

Collaboration diagram for ClusterSequence::Tile:
Collaboration graph
[legend]

List of all members.

Public Attributes

Tilebegin_tiles [n_tile_neighbours]
 pointers to neighbouring tiles, including self
Tile ** surrounding_tiles
 neighbouring tiles, excluding self
Tile ** RH_tiles
 half of neighbouring tiles, no self
Tile ** end_tiles
 just beyond end of tiles
TiledJethead
 start of list of BriefJets contained in this tile
bool tagged
 sometimes useful to be able to tag a tile

Detailed Description

The fundamental structures to be used for the tiled N^2 algorithm (see CCN27-44 for some discussion of pattern of tiling).

Definition at line 707 of file ClusterSequence.hh.


Member Data Documentation

half of neighbouring tiles, no self

Definition at line 713 of file ClusterSequence.hh.

Referenced by ClusterSequence::_initialise_tiles().

neighbouring tiles, excluding self

Definition at line 711 of file ClusterSequence.hh.

Referenced by ClusterSequence::_initialise_tiles().


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

Generated on 26 Feb 2010 for fastjet by  doxygen 1.6.1