57 std::vector<G4double> radius;
58 std::vector<G4double> density;
59 std::vector<G4double> protonFermiEnergy;
60 std::vector<G4double> neutronFermiEnergy;
61 std::vector<G4double> protonFermiMomentum;
62 std::vector<G4double> neutronFermiMomentum;
64 std::vector<G4double> protonPotentialEnergy;
65 std::vector<G4double> neutronPotentialEnergy;
std::vector< G4double >::const_iterator my_iterator
G4double GetDensity(G4double radius)
G4double GetMaximumNucleonMomentum(G4double radius, G4int nucleon)
G4double GetPotentialEnergy(G4double r, G4int particle)