This is the complete list of members for G4Physics2DVector, including all inherited members.
| BicubicInterpolation(size_t idx, size_t idy) | G4Physics2DVector | protected |
| ClearVectors() | G4Physics2DVector | protected |
| ComputeValue(G4double x, G4double y) | G4Physics2DVector | protected |
| CopyData(const G4Physics2DVector &vec) | G4Physics2DVector | protected |
| FindBin(G4double z, const G4PV2DDataVector &, size_t &lastidx) | G4Physics2DVector | inlineprotected |
| FindBinLocation(G4double z, const G4PV2DDataVector &) | G4Physics2DVector | protected |
| FindBinLocationX(G4double x) | G4Physics2DVector | inlineprotected |
| FindBinLocationY(G4double y) | G4Physics2DVector | inlineprotected |
| G4Physics2DVector() | G4Physics2DVector | |
| G4Physics2DVector(size_t nx, size_t ny) | G4Physics2DVector | |
| G4Physics2DVector(const G4Physics2DVector &) | G4Physics2DVector | |
| GetLastBinX() const | G4Physics2DVector | inline |
| GetLastBinY() const | G4Physics2DVector | inline |
| GetLastValue() const | G4Physics2DVector | inline |
| GetLastX() const | G4Physics2DVector | inline |
| GetLastY() const | G4Physics2DVector | inline |
| GetLengthX() const | G4Physics2DVector | inline |
| GetLengthY() const | G4Physics2DVector | inline |
| GetType() const | G4Physics2DVector | inline |
| GetValue(size_t idx, size_t idy) const | G4Physics2DVector | inline |
| GetVerboseLevel() const | G4Physics2DVector | inline |
| GetX(size_t index) const | G4Physics2DVector | inline |
| GetY(size_t index) const | G4Physics2DVector | inline |
| operator=(const G4Physics2DVector &) | G4Physics2DVector | |
| PrepareVectors() | G4Physics2DVector | protected |
| PutValue(size_t idx, size_t idy, G4double value) | G4Physics2DVector | inline |
| PutVectors(const std::vector< G4double > &vecX, const std::vector< G4double > &vecY) | G4Physics2DVector | |
| PutX(size_t idx, G4double value) | G4Physics2DVector | inline |
| PutY(size_t idy, G4double value) | G4Physics2DVector | inline |
| Retrieve(std::ifstream &fIn) | G4Physics2DVector | |
| ScaleVector(G4double factor) | G4Physics2DVector | |
| SetBicubicInterpolation(G4bool) | G4Physics2DVector | inline |
| SetVerboseLevel(G4int value) | G4Physics2DVector | inline |
| Store(std::ofstream &fOut) | G4Physics2DVector | |
| Value(G4double x, G4double y) | G4Physics2DVector | inline |
| ~G4Physics2DVector() | G4Physics2DVector | |