Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4PhysicsVector, including all inherited members.
binVector | G4PhysicsVector | protected |
ComputeLogVectorBin(const G4double logenergy) const | G4PhysicsVector | inline |
dataVector | G4PhysicsVector | protected |
DumpValues(G4double unitE=1.0, G4double unitV=1.0) const | G4PhysicsVector | |
edgeMax | G4PhysicsVector | protected |
edgeMin | G4PhysicsVector | protected |
Energy(const std::size_t index) const | G4PhysicsVector | inline |
FillSecondDerivatives(const G4SplineType=G4SplineType::Base, const G4double dir1=0.0, const G4double dir2=0.0) | G4PhysicsVector | |
FindBin(const G4double energy, std::size_t idx) const | G4PhysicsVector | |
FindLinearEnergy(const G4double rand) const | G4PhysicsVector | inline |
G4PhysicsVector(G4bool spline=false) | G4PhysicsVector | explicit |
G4PhysicsVector(const G4PhysicsVector &)=default | G4PhysicsVector | |
G4PhysicsVector(const G4PhysicsVector &&)=delete | G4PhysicsVector | |
GetEnergy(const G4double value) const | G4PhysicsVector | |
GetLowEdgeEnergy(const std::size_t index) const | G4PhysicsVector | inline |
GetMaxEnergy() const | G4PhysicsVector | inline |
GetMaxValue() const | G4PhysicsVector | inline |
GetMinEnergy() const | G4PhysicsVector | inline |
GetMinValue() const | G4PhysicsVector | inline |
GetSpline() const | G4PhysicsVector | inline |
GetType() const | G4PhysicsVector | inline |
GetValue(const G4double energy, G4bool &isOutRange) const | G4PhysicsVector | inline |
GetVectorLength() const | G4PhysicsVector | inline |
iBin1 | G4PhysicsVector | protected |
idxmax | G4PhysicsVector | protected |
imax1 | G4PhysicsVector | protected |
Initialise() | G4PhysicsVector | protectedvirtual |
invdBin | G4PhysicsVector | protected |
lmin1 | G4PhysicsVector | protected |
logemin | G4PhysicsVector | protected |
LogFreeVectorValue(const G4double energy, const G4double theLogEnergy) const | G4PhysicsVector | inline |
LogVectorValue(const G4double energy, const G4double theLogEnergy) const | G4PhysicsVector | inline |
nLogNodes | G4PhysicsVector | protected |
numberOfNodes | G4PhysicsVector | protected |
operator!=(const G4PhysicsVector &right) const =delete | G4PhysicsVector | |
operator()(const std::size_t index) const | G4PhysicsVector | inline |
operator<<(std::ostream &out, const G4PhysicsVector &pv) | G4PhysicsVector | friend |
operator=(const G4PhysicsVector &)=default | G4PhysicsVector | |
operator=(const G4PhysicsVector &&)=delete | G4PhysicsVector | |
operator==(const G4PhysicsVector &right) const =delete | G4PhysicsVector | |
operator[](const std::size_t index) const | G4PhysicsVector | inline |
PrintPutValueError(std::size_t index, G4double value, const G4String &text) | G4PhysicsVector | protected |
PutValue(const std::size_t index, const G4double value) | G4PhysicsVector | inline |
Retrieve(std::ifstream &fIn, G4bool ascii=false) | G4PhysicsVector | |
scale | G4PhysicsVector | protected |
ScaleVector(const G4double factorE, const G4double factorV) | G4PhysicsVector | |
secDerivative | G4PhysicsVector | protected |
SetVerboseLevel(G4int value) | G4PhysicsVector | inline |
Store(std::ofstream &fOut, G4bool ascii=false) const | G4PhysicsVector | |
type | G4PhysicsVector | protected |
Value(const G4double energy, std::size_t &lastidx) const | G4PhysicsVector | inline |
Value(const G4double energy) const | G4PhysicsVector | inline |
verboseLevel | G4PhysicsVector | protected |
~G4PhysicsVector()=default | G4PhysicsVector | virtual |