46#ifndef G4PhysicsFreeVector_hh
47#define G4PhysicsFreeVector_hh 1
74 const std::vector<G4double>& values,
77 std::size_t length,
G4bool spline =
false);
93 inline void PutValue(
const std::size_t index,
void PutValue(const std::size_t index, const G4double e, const G4double value)
void InsertValues(const G4double energy, const G4double value)
void PutValues(const std::size_t index, const G4double energy, const G4double value)
void EnableLogBinSearch(const G4int n=1)
~G4PhysicsFreeVector() override=default
G4PhysicsFreeVector(G4bool spline=false)