baseBin | G4PhysicsVector | protected |
binVector | G4PhysicsVector | protected |
ComputeLogVectorBin(const G4double logenergy) const | G4PhysicsVector | inline |
ComputeSecDerivatives() | G4PhysicsVector | |
ComputeSecondDerivatives(G4double firstPointDerivative, G4double endPointDerivative) | G4PhysicsVector | |
CopyData(const G4PhysicsVector &vec) | G4PhysicsVector | protected |
dataVector | G4PhysicsVector | protected |
DeleteData() | G4PhysicsVector | protected |
DumpValues(G4double unitE=1.0, G4double unitV=1.0) const | G4PhysicsVector | |
edgeMax | G4PhysicsVector | protected |
edgeMin | G4PhysicsVector | protected |
Energy(size_t index) const | G4PhysicsVector | inline |
FillSecondDerivatives() | G4PhysicsVector | |
FindBin(G4double energy, size_t idx) const | G4PhysicsVector | inline |
FindLinearEnergy(G4double rand) const | G4PhysicsVector | |
G4PhysicsLinearVector() | G4PhysicsLinearVector | |
G4PhysicsLinearVector(G4double theEmin, G4double theEmax, size_t theNbin) | G4PhysicsLinearVector | |
G4PhysicsVector(G4bool spline=false) | G4PhysicsVector | explicit |
G4PhysicsVector(const G4PhysicsVector &) | G4PhysicsVector | |
GetLowEdgeEnergy(size_t binNumber) const | G4PhysicsVector | |
GetMaxEnergy() const | G4PhysicsVector | inline |
GetType() const | G4PhysicsVector | inline |
GetValue(G4double theEnergy, G4bool &isOutRange) const | G4PhysicsVector | inline |
GetVectorLength() const | G4PhysicsVector | inline |
Interpolation(size_t idx, G4double energy) const | G4PhysicsVector | inline |
invdBin | G4PhysicsVector | protected |
IsFilledVectorExist() const | G4PhysicsVector | inline |
LogVectorValue(const G4double theEnergy, const G4double theLogEnergy) const | G4PhysicsVector | inline |
numberOfNodes | G4PhysicsVector | protected |
operator!=(const G4PhysicsVector &right) const | G4PhysicsVector | |
operator()(const size_t index) const | G4PhysicsVector | inline |
operator=(const G4PhysicsVector &) | G4PhysicsVector | |
operator==(const G4PhysicsVector &right) const | G4PhysicsVector | |
operator[](const size_t index) const | G4PhysicsVector | inline |
PrintPutValueError(size_t index) | G4PhysicsVector | protected |
PutValue(size_t index, G4double theValue) | G4PhysicsVector | inline |
Retrieve(std::ifstream &fIn, G4bool ascii) final | G4PhysicsLinearVector | virtual |
ScaleVector(G4double factorE, G4double factorV) final | G4PhysicsLinearVector | virtual |
secDerivative | G4PhysicsVector | protected |
SetSpline(G4bool) | G4PhysicsVector | inline |
SetVerboseLevel(G4int value) | G4PhysicsVector | inline |
Store(std::ofstream &fOut, G4bool ascii=false) const | G4PhysicsVector | |
type | G4PhysicsVector | protected |
Value(G4double theEnergy, size_t &lastidx) const | G4PhysicsVector | |
Value(G4double theEnergy) const | G4PhysicsVector | inline |
verboseLevel | G4PhysicsVector | protected |
~G4PhysicsLinearVector() | G4PhysicsLinearVector | virtual |
~G4PhysicsVector() | G4PhysicsVector | virtual |