61 for(
G4int i=0; i<6; ++i) {
94 for(
G4int k=0; k<Amax; ++k) {
104 for(
G4int i=0; i<6; ++i) {
107 for(
G4int j=0; j<6; ++j) {
108 if(Zres == Zfr[j] && Ares == Afr[j]) {
127 if(Zres >= 0 && Ares >= Zres && Ares > 0) {
146 for(
G4int i=0; i<6; ++i) {
149 if(Zres >= 0 && Ares >= Zres && Ares > 0) {
166 if(0 == k) {
return false; }
174 G4double e2 = 0.5*((mass - mass1)*(mass + mass1) + mass2*mass2)/mass;
176 G4double mom = std::sqrt((e2 - mass2)*(e2 + mass2));
185 results->push_back(frag);
const G4LevelManager * GetLevelManager(G4int Z, G4int A)
T max(const T t1, const T t2)
brief Return the largest of the two arguments
G4double GetCreationTime() const
const G4LorentzVector & GetMomentum() const
void SetCreationTime(G4double time)
void SetZandA_asInt(G4int Znew, G4int Anew)
static G4NuclearLevelData * GetInstance()
G4NuclearLevelData * fLevelData
G4ThreeVector G4RandomDirection()
virtual G4bool BreakUpChain(G4FragmentVector *, G4Fragment *) final
static constexpr double neutron_mass_c2
static constexpr double proton_mass_c2
virtual ~G4UnstableFragmentBreakUp()
static constexpr double m
double A(double temperature)
void SetMomentum(const G4LorentzVector &value)
static G4double GetNuclearMass(const G4double A, const G4double Z)
static const G4int Afr[6]
Hep3Vector boostVector() const
static const G4int Zfr[6]
CLHEP::HepLorentzVector G4LorentzVector
virtual G4double GetEmissionProbability(G4Fragment *fragment) final
std::vector< G4Fragment * > G4FragmentVector
HepLorentzVector & boost(double, double, double)
G4UnstableFragmentBreakUp()