96 if (finalDaughterExcitation < 1*
keV) finalDaughterExcitation = 0.0;
117 if (shellIndex > -1) {
122 if (shellIndex >= nShells) shellIndex = nShells;
125 std::vector<G4DynamicParticle*> armProducts;
137 for (
G4int i = 0; i <
G4int(armProducts.size()); i++)
138 productEnergy += armProducts[i]->GetKineticEnergy();
144 G4double sinTh = std::sqrt(1.- cosTh*cosTh);
148 sinTh*std::cos(phi), cosTh);
152 armProducts.push_back(extra);
155 G4int nArm = armProducts.size();
158 for (
G4int i = 0; i < nArm; ++i) {
virtual void SetICM(G4bool)
G4double GetExcitationEnergy() const
static G4LossTableManager * Instance()
CLHEP::Hep3Vector G4ThreeVector
virtual void RDMForced(G4bool)
G4int PushProducts(G4DynamicParticle *aParticle)
G4ParticleDefinition * G4MT_parent
G4bool IsFluoActive() const
G4ParticleDefinition * GetIon(G4int Z, G4int A, G4int lvl=0)
const G4ParticleDefinition * GetParticleDefinition() const
virtual const G4AtomicShell * GetAtomicShell(G4int Z, G4AtomicShellEnumerator shell)=0
G4IonTable * GetIonTable() const
HepLorentzVector & boost(double, double, double)
G4int GetVacantShellNumber() const
static const double twopi
void Set4Momentum(const G4LorentzVector &momentum)
static G4ParticleTable * GetParticleTable()
const G4LorentzVector & GetMomentum() const
void GenerateParticles(std::vector< G4DynamicParticle *> *secVect, const G4AtomicShell *, G4int Z, G4int coupleIndex)
G4double GetPDGMass() const
Hep3Vector boostVector() const
static G4EmParameters * Instance()
G4LorentzVector Get4Momentum() const
static G4Electron * Electron()
virtual G4Fragment * EmittedFragment(G4Fragment *theNucleus)
G4VAtomDeexcitation * AtomDeexcitation()
G4double BindingEnergy() const
void SetProperTime(G4double)
G4double GetCreationTime() const
void CheckAndFillParent()
static G4int GetNumberOfShells(G4int Z)