ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtConstField, including all inherited members.
AtConstField() | AtConstField | |
AtConstField(const char *name, Double_t xMin, Double_t xMax, Double_t yMin, Double_t yMax, Double_t zMin, Double_t zMax, Double_t bX, Double_t bY, Double_t bZ) | AtConstField | |
AtConstField(AtFieldPar *fieldPar) | AtConstField | |
GetBx(Double_t x, Double_t y, Double_t z) | AtConstField | virtual |
GetBx() const | AtConstField | inline |
GetBy(Double_t x, Double_t y, Double_t z) | AtConstField | virtual |
GetBy() const | AtConstField | inline |
GetBz(Double_t x, Double_t y, Double_t z) | AtConstField | virtual |
GetBz() const | AtConstField | inline |
GetXmax() const | AtConstField | inline |
GetXmin() const | AtConstField | inline |
GetYmax() const | AtConstField | inline |
GetYmin() const | AtConstField | inline |
GetZmax() const | AtConstField | inline |
GetZmin() const | AtConstField | inline |
Print() | AtConstField | virtual |
SetField(Double_t bX, Double_t bY, Double_t bZ) | AtConstField | |
SetFieldRegion(Double_t xMin, Double_t xMax, Double_t yMin, Double_t yMax, Double_t zMin, Double_t zMax) | AtConstField | |
~AtConstField() | AtConstField | virtual |