Tower clustering


Detailed Description

Classes used to go from EMCAL towers to EMCAL clusters.

Note:
The code for this stage is in offline/packages/emc.


Classes

class  emcTowerContainer
 (ABC) Container of emcTowerContent objects. More...
class  emcTowerContent
 (ABC) EMCAL tower raw and/or calibrated data. More...
struct  EmcModule
 One tower information for internal clustering use. More...
class  EmcCluster
 The 1-st level of the EMCal clustering: cluster is a set of contiguous towers. More...
class  EmcPeakarea
 The 2-d level of the EMCal clustering. More...
class  EmcEmshower
 The 3-d level of the EMCal clustering: peakarea with bad Chi2 is splitted onto two EmcEmshowers. More...
class  EmcGlSectorRec
 PbGl implementation of EmcSectorRec. More...
class  EmcScSectorRec
 PbSc implementation of EmcSectorRec. More...
class  EmcSectorRec
 ABC of a clusterizer for one EMCAL sector. More...
class  mEmcClusterizerv0
 Module for clusterizing EMCAL. More...
class  mEmcClusterNewModule
 (OLD) Module for clusterizing EMCAL. More...