#include <G4Physics2DVector.hh>
Definition at line 60 of file G4Physics2DVector.hh.
G4Physics2DVector::G4Physics2DVector |
( |
) | |
|
G4Physics2DVector::G4Physics2DVector |
( |
size_t |
nx, |
|
|
size_t |
ny |
|
) |
| |
G4Physics2DVector::~G4Physics2DVector |
( |
) | |
|
void G4Physics2DVector::BicubicInterpolation |
( |
size_t |
idx, |
|
|
size_t |
idy |
|
) |
| |
|
protected |
void G4Physics2DVector::ClearVectors |
( |
) | |
|
|
protected |
size_t G4Physics2DVector::GetLastBinX |
( |
) | |
const |
|
inline |
size_t G4Physics2DVector::GetLastBinY |
( |
) | |
const |
|
inline |
G4double G4Physics2DVector::GetLastValue |
( |
) | |
const |
|
inline |
G4double G4Physics2DVector::GetLastX |
( |
) | |
const |
|
inline |
G4double G4Physics2DVector::GetLastY |
( |
) | |
const |
|
inline |
size_t G4Physics2DVector::GetLengthX |
( |
) | |
const |
|
inline |
size_t G4Physics2DVector::GetLengthY |
( |
) | |
const |
|
inline |
G4double G4Physics2DVector::GetValue |
( |
size_t |
idx, |
|
|
size_t |
idy |
|
) |
| const |
|
inline |
G4int G4Physics2DVector::GetVerboseLevel |
( |
) | |
const |
|
inline |
G4double G4Physics2DVector::GetX |
( |
size_t |
index) | |
const |
|
inline |
G4double G4Physics2DVector::GetY |
( |
size_t |
index) | |
const |
|
inline |
void G4Physics2DVector::PrepareVectors |
( |
) | |
|
|
protected |
void G4Physics2DVector::PutValue |
( |
size_t |
idx, |
|
|
size_t |
idy, |
|
|
G4double |
value |
|
) |
| |
|
inline |
G4bool G4Physics2DVector::Retrieve |
( |
std::ifstream & |
fIn) | |
|
void G4Physics2DVector::SetBicubicInterpolation |
( |
G4bool |
) | |
|
|
inline |
void G4Physics2DVector::SetVerboseLevel |
( |
G4int |
value) | |
|
|
inline |
void G4Physics2DVector::Store |
( |
std::ofstream & |
fOut) | |
|
The documentation for this class was generated from the following files: