|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4Physics2DVector, including all inherited members.
| BicubicInterpolation(const G4double x, const G4double y, const std::size_t idx, const std::size_t idy) const | G4Physics2DVector | protected |
| ClearVectors() | G4Physics2DVector | protected |
| CopyData(const G4Physics2DVector &vec) | G4Physics2DVector | protected |
| FindBin(const G4double z, const G4PV2DDataVector &, const std::size_t idz, const std::size_t idzmax) const | G4Physics2DVector | inlineprotected |
| FindBinLocationX(const G4double x, const std::size_t lastidx) const | G4Physics2DVector | inline |
| FindBinLocationY(const G4double y, const std::size_t lastidy) const | G4Physics2DVector | inline |
| FindLinearX(G4double rand, G4double y, std::size_t &lastidy) const | G4Physics2DVector | |
| FindLinearX(G4double rand, G4double y) const | G4Physics2DVector | inline |
| G4Physics2DVector() | G4Physics2DVector | |
| G4Physics2DVector(std::size_t nx, std::size_t ny) | G4Physics2DVector | explicit |
| G4Physics2DVector(const G4Physics2DVector &) | G4Physics2DVector | |
| GetLengthX() const | G4Physics2DVector | inline |
| GetLengthY() const | G4Physics2DVector | inline |
| GetType() const | G4Physics2DVector | inline |
| GetValue(std::size_t idx, std::size_t idy) const | G4Physics2DVector | inline |
| GetX(std::size_t index) const | G4Physics2DVector | inline |
| GetY(std::size_t index) const | G4Physics2DVector | inline |
| operator!=(const G4Physics2DVector &right) const =delete | G4Physics2DVector | |
| operator=(const G4Physics2DVector &) | G4Physics2DVector | |
| operator==(const G4Physics2DVector &right) const =delete | G4Physics2DVector | |
| PrepareVectors() | G4Physics2DVector | protected |
| PutValue(std::size_t idx, std::size_t idy, G4double value) | G4Physics2DVector | inline |
| PutVectors(const std::vector< G4double > &vecX, const std::vector< G4double > &vecY) | G4Physics2DVector | |
| PutX(std::size_t idx, G4double value) | G4Physics2DVector | inline |
| PutY(std::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) const | G4Physics2DVector | |
| Value(G4double x, G4double y, std::size_t &lastidx, std::size_t &lastidy) const | G4Physics2DVector | |
| Value(G4double x, G4double y) const | G4Physics2DVector | |
| ~G4Physics2DVector() | G4Physics2DVector |