|
| Int_t | AddPattern (EdbPattern &p) |
| |
| Int_t | Brick () const |
| |
| TIndexCell * | Cell () const |
| |
| | EdbPattern () |
| | emulsion side 0/1/2, defined when possible More...
|
| |
| | EdbPattern (EdbPattern &p) |
| |
| | EdbPattern (float x0, float y0, float z0, int n=0) |
| |
| EdbPattern * | ExtractSubPattern (float min[5], float max[5], int MCevt=-1) |
| |
| EdbPattern * | ExtractSubPatternXY (float xmin, float xmax, float ymin, float ymax) |
| |
| void | FillCell (float stepx, float stepy, float steptx, float stepty) |
| |
| int | FindCompliments (EdbSegP &s, TObjArray &arr, float nsig, float nsigt) |
| |
| EdbSegP * | FindSegment (int id) |
| |
| int | ID () const |
| |
| Int_t | NAff () const |
| |
| int | PID () const |
| |
| Int_t | Plate () const |
| |
| void | Reset () |
| |
| EdbID | ScanID () const |
| |
| void | Set0 () |
| |
| void | SetID (int id) |
| |
| void | SetNAff (int n) |
| |
| void | SetPID (int pid) |
| |
| void | SetScanID (EdbID id) |
| |
| void | SetSegmentsPID () |
| |
| void | SetSegmentsScanID (EdbID id) |
| |
| void | SetSide (int side) |
| |
| void | SetSigma (float sx, float sy, float stx, float sty) |
| |
| void | SetStep (float stepx, float stepy, float steptx, float stepty) |
| |
| Int_t | Side () const |
| |
| float | StepTX () const |
| |
| float | StepTY () const |
| |
| float | StepX () const |
| |
| float | StepY () const |
| |
| float | SummaryPath () |
| |
| float | Xmean () |
| |
| float | Ymean () |
| |
| virtual | ~EdbPattern () |
| |
| EdbSegP * | AddSegment (EdbSegP &s) |
| |
| EdbSegP * | AddSegment (EdbSegP &s1, EdbSegP &s2) |
| |
| EdbSegP * | AddSegment (int i, EdbSegP &s) |
| |
| EdbSegP * | AddSegment (int id, float x, float y, float tx, float ty, float w=0, int flag=0) |
| |
| EdbSegP * | AddSegmentNoDuplicate (EdbSegP &s) |
| |
| EdbPoint * | At (int i) const |
| |
| Int_t | CalculateAXAY (EdbSegmentsBox *p, EdbAffine2D *affA) |
| |
| Int_t | CalculateXY (EdbSegmentsBox *p, EdbAffine2D *aff) |
| |
| Float_t | Diff (EdbSegmentsBox &p) |
| |
| Float_t | DiffAff (EdbAffine2D *aff) |
| |
| Float_t | DZ () const |
| |
| | EdbSegmentsBox (EdbSegmentsBox &box) |
| |
| | EdbSegmentsBox (float x0, float y0, float z0, int nseg=0) |
| |
| | EdbSegmentsBox (int nseg=0) |
| |
| void | Expand (int n) |
| |
| Int_t | GetN () const |
| |
| EdbSegP * | GetSegment (int i) const |
| |
| EdbSegP * | GetSegmentLast () const |
| |
| TClonesArray * | GetSegments () const |
| |
| void * | GetSegmentsAddr () |
| |
| Float_t | GetSize (Int_t XorY) |
| |
| Float_t | GetSizeX () |
| |
| Float_t | GetSizeXY () |
| |
| Float_t | GetSizeY () |
| |
| Float_t | GetTrackDensity () |
| |
| Float_t | GetTrackDensitymm2 () |
| |
| Int_t | N () const |
| |
| void | Print (Option_t *opt="") const |
| |
| void | ProjectTo (const float dz) |
| |
| void | RemoveAngMargins (float tx0, float ty0, float dtx, float dty) |
| |
| void | RemovePosMargins (float x0, float y0, float dx, float dy) |
| |
| void | Reset () |
| |
| void | Set0 () |
| |
| void | SetSegmentsDZ (float dz) |
| |
| void | SetSegmentsFlag (int flag) |
| |
| void | SetSegmentsPlate (int plate) |
| |
| void | SetSegmentsW (float w) |
| |
| void | SetSegmentsZ () |
| |
| void | SetX (float x) |
| |
| void | SetY (float y) |
| |
| void | SetZ (float z) |
| |
| void | TransformA (const EdbAffine2D *affA) |
| |
| void | TransformARot (const EdbAffine2D *affA) |
| |
| void | TransformShr (const float shr) |
| |
| Float_t | X () const |
| |
| Float_t | Y () const |
| |
| Float_t | Z () const |
| |
| virtual | ~EdbSegmentsBox () |
| |
| virtual Float_t | DeltaX () |
| |
| virtual Float_t | DeltaY () |
| |
| virtual void | DrawPoints (int style=23, int col=4, float size=1., bool same=false) |
| |
| | EdbPointsBox2D () |
| |
| | EdbPointsBox2D (const EdbPointsBox2D &pb) |
| |
| virtual const EdbAffine2D * | GetKeep () const |
| |
| virtual void | GetKeep (EdbAffine2D &aff) |
| |
| virtual void | Retransform () |
| |
| virtual void | Rotate (float angle) |
| |
| virtual void | ScaleX (float scaleFactor) |
| |
| virtual void | ScaleY (float scaleFactor) |
| |
| virtual void | SetKeep (float a11, float a12, float a21, float a22, float b1, float b2) |
| |
| virtual void | ShiftX (float offset) |
| |
| virtual void | ShiftY (float offset) |
| |
| virtual void | SmearXY (float sigmax, float sigmay) |
| |
| virtual void | Substruct (EdbPointsBox2D *b) |
| |
| virtual void | Transform (const EdbAffine2D *a) |
| |
| virtual TH1F * | Xhist () |
| |
| virtual Float_t | Xmax () const |
| |
| virtual Float_t | Xmin () const |
| |
| virtual TH2F * | XYhist () |
| |
| virtual TH1F * | Yhist () |
| |
| virtual Float_t | Ymax () const |
| |
| virtual Float_t | Ymin () const |
| |
| virtual | ~EdbPointsBox2D () |
| |
| virtual void | Substruct (EdbPoint *p) |
| |
| virtual void | Test () const |
| |
| virtual void | TestPoint3D () const |
| |
| virtual void | Transform (const EdbAffine3D *a) |
| |
| virtual | ~EdbPoint3D () |
| |
| virtual void | TestPoint2D () const |
| |
| virtual | ~EdbPoint2D () |
| |
| virtual | ~EdbPoint () |
| |