|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4PhysicsFreeVector, 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 |
| EnableLogBinSearch(const G4int n=1) | G4PhysicsFreeVector | |
| 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 |
| G4PhysicsFreeVector(G4bool spline=false) | G4PhysicsFreeVector | explicit |
| G4PhysicsFreeVector(G4int length) | G4PhysicsFreeVector | explicit |
| G4PhysicsFreeVector(std::size_t length, G4bool spline=false) | G4PhysicsFreeVector | explicit |
| G4PhysicsFreeVector(std::size_t length, G4double emin, G4double emax, G4bool spline=false) | G4PhysicsFreeVector | explicit |
| G4PhysicsFreeVector(const std::vector< G4double > &energies, const std::vector< G4double > &values, G4bool spline=false) | G4PhysicsFreeVector | explicit |
| G4PhysicsFreeVector(const G4double *energies, const G4double *values, std::size_t length, G4bool spline=false) | G4PhysicsFreeVector | explicit |
| 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 |
| InsertValues(const G4double energy, const G4double value) | G4PhysicsFreeVector | |
| 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=(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 e, const G4double value) | G4PhysicsFreeVector | inline |
| G4PhysicsVector::PutValue(const std::size_t index, const G4double value) | G4PhysicsVector | inline |
| PutValues(const std::size_t index, const G4double energy, const G4double value) | G4PhysicsFreeVector | |
| 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 |
| ~G4PhysicsFreeVector() override=default | G4PhysicsFreeVector | |
| ~G4PhysicsVector()=default | G4PhysicsVector | virtual |