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