Go to the documentation of this file.
33 #define INCLXX_IN_GEANT4_MODE 1
44 #ifndef G4INCLDEUTERONDENSITY_HH_
45 #define G4INCLDEUTERONDENSITY_HH_ 1
87 static const G4int coeffTableSize = 13;
88 static const G4double coeff1[coeffTableSize];
89 static const G4double coeff2[coeffTableSize];
90 static const G4double normalisationR;
91 static const G4double normalisationP;
97 #endif // G4INCLDEUTERONDENSITY_HH_