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) {
   194          << 
" + gammas (or electrons), with branching ratio " << 
GetBR()
 virtual void SetICM(G4bool)
 
G4double GetExcitationEnergy() const
 
void SetBR(G4double value)
 
static G4LossTableManager * Instance()
 
CLHEP::Hep3Vector G4ThreeVector
 
G4ITDecay(const G4ParticleDefinition *theParentNucleus, const G4double &theBR, const G4double &Qvalue, const G4double &excitation)
 
virtual void RDMForced(G4bool)
 
G4int PushProducts(G4DynamicParticle *aParticle)
 
G4ParticleDefinition * G4MT_parent
 
G4bool IsFluoActive() const
 
G4ParticleDefinition * GetIon(G4int Z, G4int A, G4int lvl=0)
 
const G4String & GetParentName() const
 
virtual G4DecayProducts * DecayIt(G4double)
 
virtual void DumpNuclearInfo()
 
const G4ParticleDefinition * GetParticleDefinition() const
 
virtual const G4AtomicShell * GetAtomicShell(G4int Z, G4AtomicShellEnumerator shell)=0
 
const G4double transitionQ
 
G4GLOB_DLL std::ostream G4cout
 
G4IonTable * GetIonTable() const
 
void SetNumberOfDaughters(G4int value)
 
HepLorentzVector & boost(double, double, double)
 
G4int GetVacantShellNumber() const
 
static const double twopi
 
void Set4Momentum(const G4LorentzVector &momentum)
 
G4int GetAtomicNumber() const
 
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
 
void SetParent(const G4ParticleDefinition *particle_type)
 
static G4EmParameters * Instance()
 
void SetDaughter(G4int anIndex, const G4ParticleDefinition *particle_type)
 
G4LorentzVector Get4Momentum() const
 
static G4Electron * Electron()
 
virtual G4Fragment * EmittedFragment(G4Fragment *theNucleus)
 
G4VAtomDeexcitation * AtomDeexcitation()
 
G4double BindingEnergy() const
 
void SetProperTime(G4double)
 
G4int GetAtomicMass() const
 
G4double GetCreationTime() const
 
const G4String & GetDaughterName(G4int anIndex) const
 
void CheckAndFillParent()
 
static G4int GetNumberOfShells(G4int Z)