48 std::size_t Nbin,
G4bool spline)
52 if(Nbin < 2 || Emin >= Emax || Emin <= 0.0)
55 ed <<
"G4PhysicsLogVector with wrong parameters: theNbin= " << Nbin
56 <<
" Emin= " << Emin <<
" Emax= " << Emax;
57 G4Exception(
"G4PhysicsLogVector::G4PhysicsLogVector()",
"glob03",
72 for(std::size_t i = 1; i <=
idxmax; ++i)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
G4double G4Log(G4double x)
G4PhysicsLogVector(G4bool spline=false)
std::size_t numberOfNodes
std::vector< G4double > dataVector
std::vector< G4double > binVector