baseBin | G4PhysicsVector | protected |
binVector | G4PhysicsVector | protected |
ComputeSecDerivatives() | G4PhysicsVector | |
ComputeSecondDerivatives(G4double firstPointDerivative, G4double endPointDerivative) | G4PhysicsVector | |
CopyData(const G4PhysicsVector &vec) | G4PhysicsVector | protected |
dataVector | G4PhysicsVector | protected |
dBin | G4PhysicsVector | protected |
DeleteData() | G4PhysicsVector | protected |
DumpValues() | G4PhysicsOrderedFreeVector | |
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 | |
FindValueBinLocation(G4double aValue) | G4PhysicsOrderedFreeVector | private |
G4PhysicsOrderedFreeVector() | G4PhysicsOrderedFreeVector | |
G4PhysicsOrderedFreeVector(G4double *Energies, G4double *Values, size_t VectorLength) | G4PhysicsOrderedFreeVector | |
G4PhysicsVector(G4bool spline=false) | G4PhysicsVector | |
G4PhysicsVector(const G4PhysicsVector &) | G4PhysicsVector | |
GetEnergy(G4double aValue) | G4PhysicsOrderedFreeVector | |
GetLowEdgeEnergy(size_t binNumber) const | G4PhysicsVector | |
GetMaxEnergy() const | G4PhysicsVector | inline |
GetMaxLowEdgeEnergy() | G4PhysicsOrderedFreeVector | |
GetMaxValue() | G4PhysicsOrderedFreeVector | |
GetMinLowEdgeEnergy() | G4PhysicsOrderedFreeVector | |
GetMinValue() | G4PhysicsOrderedFreeVector | |
GetType() const | G4PhysicsVector | inline |
GetValue(G4double theEnergy, G4bool &isOutRange) const | G4PhysicsVector | inline |
GetVectorLength() const | G4PhysicsVector | inline |
GetVerboseLevel(G4int) | G4PhysicsVector | inline |
InsertValues(G4double energy, G4double value) | G4PhysicsOrderedFreeVector | |
IsFilledVectorExist() const | G4PhysicsVector | inline |
LinearInterpolationOfEnergy(G4double aValue, size_t theLocBin) | G4PhysicsOrderedFreeVector | private |
numberOfNodes | G4PhysicsVector | protected |
operator delete(void *) | G4PhysicsVector | inline |
operator new(size_t) | G4PhysicsVector | inline |
operator!=(const G4PhysicsVector &right) const | G4PhysicsVector | |
operator()(const size_t binNumber) const | G4PhysicsVector | inline |
operator=(const G4PhysicsVector &) | G4PhysicsVector | |
operator==(const G4PhysicsVector &right) const | G4PhysicsVector | |
operator[](const size_t binNumber) const | G4PhysicsVector | inline |
PutValue(size_t index, G4double theValue) | G4PhysicsVector | inline |
Retrieve(std::ifstream &fIn, G4bool ascii=false) | G4PhysicsVector | virtual |
ScaleVector(G4double factorE, G4double factorV) | G4PhysicsVector | virtual |
secDerivative | G4PhysicsVector | protected |
SetSpline(G4bool) | G4PhysicsVector | inline |
SetVerboseLevel(G4int value) | G4PhysicsVector | inline |
Store(std::ofstream &fOut, G4bool ascii=false) | G4PhysicsVector | virtual |
type | G4PhysicsVector | protected |
Value(G4double theEnergy, size_t &lastidx) const | G4PhysicsVector | |
Value(G4double theEnergy) const | G4PhysicsVector | inline |
verboseLevel | G4PhysicsVector | protected |
~G4PhysicsOrderedFreeVector() | G4PhysicsOrderedFreeVector | virtual |
~G4PhysicsVector() | G4PhysicsVector | virtual |