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",
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)
static const G4double Emax
static const G4double Emin
G4PhysicsLogVector(G4bool spline=false)
std::size_t numberOfNodes
std::vector< G4double > dataVector
std::vector< G4double > binVector