|
| void | Delete () |
| |
| TH2F * | DrawH2N (const char *name="xyN", const char *title="EdbH2plot2D") |
| |
| TH1F * | DrawSpectrumN (const char *name="spectrumN", const char *title="EdbH2 DrawSpectrum") |
| |
| | EdbPeak2 () |
| |
| | EdbPeak2 (const EdbH2 &h) |
| |
| float | EstimatePeakMeanPosition (int iv[2], int ir[2], float &x, float &y, int mean=0) |
| |
| float | EstimatePeakVolume (int ipeak) |
| |
| float | EstimatePeakVolumeSafe (int ipeak) |
| |
| float | FindGlobalPeak (float &x, float &y, float ratio=0.1) |
| |
| int | FindPeak (float &x, float &y) |
| |
| int | FindPeak (float v[2]) |
| |
| int | FindPeak (int iv[2]) |
| |
| float | FindPeak9 (float &x, float &y) |
| |
| void | Init (const EdbH2 &h, int npeaks=10) |
| |
| void | InitPeaks (int npeaks) |
| |
| float | Mean (int i=0) const |
| |
| float | Mean3 (int i=0) const |
| |
| float | Peak (int i=0) const |
| |
| void | Print () |
| |
| float | ProbPeak () |
| |
| float | ProbPeak (float &x, float &y) |
| |
| float | ProbPeak (int iv[2], int ir[2]) |
| |
| int | ProbPeaks (int npeak) |
| |
| int | ProbPeaks (int npeak, int ir[2]) |
| |
| float | Smooth (Option_t *option="k5a") |
| |
| int | WipePeak (int iv[2], int ir[2]) |
| |
| float | Xmean () |
| |
| float | Ymean () |
| |
| | ~EdbPeak2 () |
| |
| void | AddBin (int jcell, int n) |
| |
| int | Bin (float x, float y) const |
| |
| int | Bin (int iv[2]) const |
| |
| int | Bin (int ix, int iy) const |
| |
| int | Bin (int j) const |
| |
| void | CleanCells () |
| |
| void | Copy (const EdbH2 &h) |
| |
| void | Delete () |
| |
| int | DiscardHighCells (int nmax) |
| |
| TH2F * | DrawH2 (const char *name="plot2d", const char *title="EdbH2plot2D") |
| |
| TH1I * | DrawSpectrum (const char *name="plot1d", const char *title="EdbH2 DrawSpectrum") |
| |
| | EdbH2 () |
| |
| | EdbH2 (const EdbH2 &h) |
| |
| | EdbH2 (int nx, float minx, float maxx, int ny, float miny, float maxy) |
| |
| int | Fill (float x, float y) |
| |
| int | Fill (float x, float y, int n) |
| |
| int | Fill (int j, int n=1) |
| |
| int | InitH2 (const EdbH2 &h) |
| |
| int | InitH2 (int n[2], float min[2], float max[2]) |
| |
| int | InitH2 (int nx, float minx, float maxx, int ny, float miny, float maxy) |
| |
| Long_t | Integral () |
| |
| Long_t | Integral (int iv[2], int ir[2]) |
| |
| int | IX (float x) const |
| |
| int | IX (int jcell) const |
| |
| int | IY (float y) const |
| |
| int | IY (int jcell) const |
| |
| int | Jcell (float v[2]) const |
| |
| int | Jcell (float x, float y) const |
| |
| int | Jcell (int ix, int iy) const |
| |
| int | MaxBin () |
| |
| Float_t | Mean () |
| |
| int | Ncell () const |
| |
| int | NX () const |
| |
| int | NY () const |
| |
| void | PrintStat () |
| |
| EdbH1 * | ProjectionX () |
| |
| EdbH1 * | ProjectionY () |
| |
| void | Set0 () |
| |
| void | SetBin (int ix, int iy, int n) |
| |
| void | SetBin (int j, int n) |
| |
| float | X (int ix) const |
| |
| float | Xbin () const |
| |
| float | Xj (int j) const |
| |
| float | Xmax () const |
| |
| float | XmaxA (float level=0) |
| |
| float | Xmin () const |
| |
| float | XminA (float level=0) |
| |
| float | Y (int iy) const |
| |
| float | Ybin () const |
| |
| float | Yj (int j) const |
| |
| float | Ymax () const |
| |
| float | YmaxA (float level=0) |
| |
| float | Ymin () const |
| |
| float | YminA (float level=0) |
| |
| | ~EdbH2 () |
| |