| 
    Geant4_10
    
   | 
 
Deuteron density in r and p according to the Paris potential. More...
#include "globals.hh"#include "G4INCLDeuteronDensity.hh"#include "G4INCLGlobals.hh"#include <algorithm>
Go to the source code of this file.
Namespaces | |
| G4INCL | |
| G4INCL::DeuteronDensity | |
| Static class for the deuteron density.  | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 | 
Functions | |
| G4double | G4INCL::DeuteronDensity::densityR (const G4double r) | 
| PDF for a nucleon in r space.  More... | |
| G4double | G4INCL::DeuteronDensity::derivDensityR (const G4double r) | 
| First derivative of the r-space density function.  More... | |
| G4double | G4INCL::DeuteronDensity::densityP (const G4double p) | 
| PDF for a nucleon in p space.  More... | |
| G4double | G4INCL::DeuteronDensity::wavefunctionR (const G4int l, const G4double r) | 
| G4double | G4INCL::DeuteronDensity::derivWavefunctionR (const G4int l, const G4double r) | 
| G4double | G4INCL::DeuteronDensity::wavefunctionP (const G4int l, const G4double p) | 
Deuteron density in r and p according to the Paris potential.
Definition in file G4INCLDeuteronDensity.cc.
| #define INCLXX_IN_GEANT4_MODE 1 | 
Definition at line 33 of file G4INCLDeuteronDensity.cc.
 1.8.5