|
| void | AcceptCorrections (EdbLayer &layer) |
| |
| void | ApplyCorrections (EdbLayer &layer) |
| |
| void | ApplyCorrections (EdbPattern &pat) |
| |
| | EdbPatCell2 () |
| |
| int | FillCell (EdbPattern &pat) |
| |
| int | FillCell (TObjArray &pat) |
| |
| int | FillCombinations (EdbPatCell2 &cell, int ir2[2], TObjArray &arrC1, TObjArray &arrC2, bool doFill=1) |
| |
| EdbH2 * | FillSelectedH2 () |
| |
| void | InitPat (EdbPattern &pat, int nx, int ny) |
| |
| void | InitPatBin (EdbPattern &pat, float binx, float biny) |
| |
| void | PrintCorr () |
| |
| void | ResetCorr () |
| |
| float | TXs (EdbSegP &s) |
| |
| float | TYs (EdbSegP &s) |
| |
| float | Xs (EdbSegP &s) |
| |
| float | XsPos (EdbSegP &s) |
| |
| float | XsRot (EdbSegP &s) |
| |
| float | Ys (EdbSegP &s) |
| |
| float | YsPos (EdbSegP &s) |
| |
| float | YsRot (EdbSegP &s) |
| |
| virtual | ~EdbPatCell2 () |
| |
| bool | AddObject (float v[2], TObject *obj) |
| |
| bool | AddObject (float x, float y, TObject *obj) |
| |
| bool | AddObject (int ix, int iy, TObject *obj) |
| |
| bool | AddObject (int j, TObject *obj) |
| |
| int | AddObjectOverlap (float x, float y, float dx, float dy, TObject *obj) |
| |
| int | CellLim () |
| |
| void | Copy (const EdbCell2 &cell) |
| |
| void | Delete () |
| |
| | EdbCell2 () |
| | [eNcell] pointers to cells More...
|
| |
| | EdbCell2 (const EdbCell2 &cell) |
| |
| TObject * | GetObject (float x, float y, int ientr) const |
| |
| TObject * | GetObject (int ix, int iy, int ientr) const |
| |
| TObject * | GetObject (int j, int ientr) const |
| |
| int | InitCell (EdbCell2 &c) |
| |
| int | InitCell (int maxpercell, int n[2], float min[2], float max[2]) |
| |
| int | InitCell (int nx, float minx, float maxx, int ny, float miny, float maxy, int maxpercell) |
| |
| void | InitEPC () |
| |
| void | PrintStat () |
| |
| void | Reset () |
| |
| int | SelectObjects (float min[2], float max[2], TObjArray &arr) |
| |
| int | SelectObjects (int min[2], int max[2], TObjArray &arr) |
| |
| int | SelectObjects (TObjArray &arr) |
| |
| int | SelectObjectsC (float v[2], float r, TObjArray &arr) |
| |
| int | SelectObjectsC (float v[2], int ir[2], TObjArray &arr) |
| |
| int | SelectObjectsC (int iv[2], int ir[2], TObjArray &arr) |
| |
| int | SelectObjectsCJ (int j, int ir, TObjArray &arr) |
| |
| void | Set0 () |
| |
| | ~EdbCell2 () |
| |
| 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 () |
| |