#include <cstdio>
#include <cmath>
#include <vector>
#include "TObject.h"
#include "TMath.h"
Include dependency graph for EmcCluster.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| 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... | |