FEDRA emulsion software from the OPERA Collaboration
|
This is the complete list of members for EdbAffine2D, including all inherited members.
A11() const | EdbAffine2D | inline |
A12() const | EdbAffine2D | inline |
A21() const | EdbAffine2D | inline |
A22() const | EdbAffine2D | inline |
AsString() const | EdbAffine2D | |
B1() const | EdbAffine2D | inline |
B2() const | EdbAffine2D | inline |
Calculate(EdbPointsBox2D *b1, EdbPointsBox2D *b2) | EdbAffine2D | |
Calculate(int n, float *x0, float *y0, float *x1, float *y1, int flag=0) | EdbAffine2D | |
CalculateFull(int n, float *x0, float *y0, float *x1, float *y1) | EdbAffine2D | |
CalculateTurn(int n, float *x0, float *y0, float *x1, float *y1) | EdbAffine2D | |
eA11 | EdbAffine2D | private |
eA12 | EdbAffine2D | private |
eA21 | EdbAffine2D | private |
eA22 | EdbAffine2D | private |
eB1 | EdbAffine2D | private |
eB2 | EdbAffine2D | private |
EdbAffine2D() | EdbAffine2D | inline |
EdbAffine2D(const char *str) | EdbAffine2D | inline |
EdbAffine2D(float a11, float a12, float a21, float a22, float b1, float b2) | EdbAffine2D | inline |
Invert() | EdbAffine2D | |
Phi(Double_t x, Double_t y) const | EdbAffine2D | |
Print(Option_t *opt="") const | EdbAffine2D | |
Reset() | EdbAffine2D | |
Rotate(float angle) | EdbAffine2D | |
Set(EdbAffine2D &a) | EdbAffine2D | inline |
Set(const char *str=0) | EdbAffine2D | |
Set(float a11, float a12, float a21, float a22, float b1, float b2) | EdbAffine2D | inline |
SetAxisX(float a, float b) | EdbAffine2D | inline |
SetAxisY(float a, float b) | EdbAffine2D | inline |
ShiftX(float d) | EdbAffine2D | inline |
ShiftY(float d) | EdbAffine2D | inline |
Transform(const EdbAffine2D *a) | EdbAffine2D | |
Transform(const EdbAffine2D &a) | EdbAffine2D | inline |
Xtrans(Float_t x, Float_t y) const | EdbAffine2D | inline |
Ytrans(Float_t x, Float_t y) const | EdbAffine2D | inline |
Zoom(float k) | EdbAffine2D | inline |
ZoomX(float k) | EdbAffine2D | inline |
ZoomY(float k) | EdbAffine2D | inline |
~EdbAffine2D() | EdbAffine2D | inlinevirtual |