35#define INCLXX_IN_GEANT4_MODE 1
47#ifndef G4INCLNDFPARIS_HH_
48#define G4INCLNDFPARIS_HH_
56 namespace NuclearDensityFunctions {
Deuteron density in r and p according to the Paris potential.
Functor for 1-dimensional mathematical functions.
static G4double densityR(const G4double r)
PDF for a nucleon in r space.
static G4double densityP(const G4double p)
PDF for a nucleon in p space.
G4double operator()(const G4double p) const
Compute the value of the function.
G4double operator()(const G4double r) const
Compute the value of the function.