69 theParent = theParentNucleus;
84 G4Fragment parentNucleus(parentA, parentZ, atRest);
97 if (
nullptr != eOrGamma) {
108 if (shellIndex > -1) {
111 if (atomDeex->
IsFluoActive() && parentZ > 5 && parentZ < 105) {
113 if (shellIndex >= nShells) shellIndex = nShells;
116 std::vector<G4DynamicParticle*> armProducts;
127 for (
G4int i = 0; i <
G4int(armProducts.size()); i++)
128 productEnergy += armProducts[i]->GetKineticEnergy();
134 G4double sinTh = std::sqrt(1.- cosTh*cosTh);
138 sinTh*std::cos(phi), cosTh);
142 armProducts.push_back(extra);
145 std::size_t nArm = armProducts.size();
148 for (std::size_t i = 0; i < nArm; ++i) {
180 if (theParent !=
nullptr) {
G4GLOB_DLL std::ostream G4cout
Hep3Vector boostVector() const
HepLorentzVector & boost(double, double, double)
G4double BindingEnergy() const
static G4int GetNumberOfShells(G4int Z)
G4int PushProducts(G4DynamicParticle *aParticle)
void SetProperTime(G4double)
G4LorentzVector Get4Momentum() const
void Set4Momentum(const G4LorentzVector &momentum)
static G4Electron * Electron()
static G4EmParameters * Instance()
G4double GetExcitationEnergy() const
const G4LorentzVector & GetMomentum() const
G4double GetCreationTime() const
G4int GetFloatingLevelNumber() const
const G4ParticleDefinition * GetParticleDefinition() const
void SetupDecay(const G4ParticleDefinition *)
void DumpNuclearInfo() override
G4ITDecay(G4PhotonEvaporation *aPhotonEvap)
G4DecayProducts * DecayIt(G4double) override
static G4Ions::G4FloatLevelBase FloatLevelBase(char flbChar)
static G4LossTableManager * Instance()
G4VAtomDeexcitation * AtomDeexcitation()
G4int GetAtomicNumber() const
G4double GetPDGMass() const
G4int GetAtomicMass() const
const G4String & GetParticleName() const
G4IonTable * GetIonTable() const
static G4ParticleTable * GetParticleTable()
G4int GetVacantShellNumber() const
G4Fragment * EmittedFragment(G4Fragment *theNucleus) override
virtual const G4AtomicShell * GetAtomicShell(G4int Z, G4AtomicShellEnumerator shell)=0
void GenerateParticles(std::vector< G4DynamicParticle * > *secVect, const G4AtomicShell *, G4int Z, G4int coupleIndex)
G4bool IsFluoActive() const
void SetBR(G4double value)
void SetNumberOfDaughters(G4int value)
void SetDaughter(G4int anIndex, const G4ParticleDefinition *particle_type)
void SetParent(const G4ParticleDefinition *particle_type)