Geant4
10.00.p03
|
This is the complete list of members for G4Physics2DVector, including all inherited members.
BicubicInterpolation(G4double x, G4double y, size_t idx, size_t idy) const | G4Physics2DVector | protected |
ClearVectors() | G4Physics2DVector | protected |
CopyData(const G4Physics2DVector &vec) | G4Physics2DVector | protected |
DerivativeX(size_t idx, size_t idy, G4double fac) const | G4Physics2DVector | inlineprivate |
DerivativeXY(size_t idx, size_t idy, G4double fac) const | G4Physics2DVector | inlineprivate |
DerivativeY(size_t idx, size_t idy, G4double fac) const | G4Physics2DVector | inlineprivate |
FindBin(G4double z, const G4PV2DDataVector &, size_t idz, size_t idzmax) const | G4Physics2DVector | inlineprotected |
FindBinLocation(G4double z, const G4PV2DDataVector &) const | G4Physics2DVector | protected |
FindBinLocationX(G4double x, size_t lastidx) const | G4Physics2DVector | inline |
FindBinLocationY(G4double y, size_t lastidy) const | G4Physics2DVector | inline |
FindLinearX(G4double rand, G4double y, size_t &lastidy) const | G4Physics2DVector | |
FindLinearX(G4double rand, G4double y) const | G4Physics2DVector | inline |
G4Physics2DVector() | G4Physics2DVector | |
G4Physics2DVector(size_t nx, size_t ny) | G4Physics2DVector | |
G4Physics2DVector(const G4Physics2DVector &) | G4Physics2DVector | |
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 |
InterpolateLinearX(G4PV2DDataVector &v, G4double rand) const | G4Physics2DVector | private |
numberOfXNodes | G4Physics2DVector | private |
numberOfYNodes | G4Physics2DVector | private |
operator!=(const G4Physics2DVector &right) const | G4Physics2DVector | private |
operator=(const G4Physics2DVector &) | G4Physics2DVector | |
operator==(const G4Physics2DVector &right) const | G4Physics2DVector | private |
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 | |
type | G4Physics2DVector | private |
useBicubic | G4Physics2DVector | private |
value | G4Physics2DVector | private |
Value(G4double x, G4double y, size_t &lastidx, size_t &lastidy) const | G4Physics2DVector | |
Value(G4double x, G4double y) const | G4Physics2DVector | |
verboseLevel | G4Physics2DVector | private |
xVector | G4Physics2DVector | private |
yVector | G4Physics2DVector | private |
~G4Physics2DVector() | G4Physics2DVector |