Go to the source code of this file.
Classes | |
class | QCoPositionSplitter |
Splits a QCoincidence in clusters acording to their position. Parameters: double fRange: maximum distance between adjacent events inside a cluster (For every element i, there is at least one element j such that dij <= fRange) QTower fTower: detector map for computing distance between crystals (see QTower.hh). More... |