34 #define INCLXX_IN_GEANT4_MODE 1 
   45 #ifndef G4INCLDEUTERONDENSITY_HH_ 
   46 #define G4INCLDEUTERONDENSITY_HH_ 1 
   53   namespace DeuteronDensity {
 
   88 #endif // G4INCLDEUTERONDENSITY_HH_ 
G4double derivWavefunctionR(const G4int l, const G4double r)
 
G4double derivDensityR(const G4double r)
First derivative of the r-space density 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. 
 
G4double wavefunctionP(const G4int l, const G4double p)
 
G4double wavefunctionR(const G4int l, const G4double r)
 
Functor for 1-dimensional mathematical functions.