69 const std::vector<G4double>& values,
78 ed <<
"The size of energy vector " <<
numberOfNodes <<
" != " << values.size();
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
void InsertValues(const G4double energy, const G4double value)
void PutValues(const std::size_t index, const G4double energy, const G4double value)
G4PhysicsFreeVector(G4bool spline=false)
void PrintPutValueError(std::size_t index, G4double value, const G4String &text)
std::size_t numberOfNodes
std::vector< G4double > dataVector
std::vector< G4double > binVector
virtual void Initialise()