26 #ifndef G4Fancy3DNucleus_h
27 #define G4Fancy3DNucleus_h 1
69 void ChooseNucleons();
70 void ChoosePositions();
71 void ChooseFermiMomenta();
76 #if defined(NON_INTEGER_A_Z)
106 std::vector<G4Nucleon> theNucleons;
108 G4int currentNucleon;
114 std::vector<G4ThreeVector> places;
115 std::vector<G4ThreeVector> momentum;
116 std::vector<G4double> fermiM;
117 std::vector<G4Fancy3DNucleusHelper> testSums;
132 excitationEnergy +=anE;
133 return excitationEnergy;
138 return excitationEnergy;
G4double CoulombBarrier()
void DoTranslation(const G4ThreeVector &theShift)
G4double GetExcitationEnergy()
void DoLorentzBoost(const G4LorentzVector &theBoost)
G4double AddExcitationEnergy(G4double)
void Init(G4int theA, G4int theZ)
G4double GetNuclearRadius()
const std::vector< G4Nucleon > & GetNucleons()
void DoLorentzContraction(const G4LorentzVector &theBoost)
G4double GetOuterRadius()
const G4VNuclearDensity * GetNuclearDensity() const
G4Nucleon * GetNextNucleon()