Geant4.10
|
#include <G4DecayStrongResonances.hh>
Public Member Functions | |
G4DecayStrongResonances () | |
~G4DecayStrongResonances () | |
G4ReactionProductVector * | Propagate (G4KineticTrackVector *theSecondaries, G4V3DNucleus *) |
Definition at line 46 of file G4DecayStrongResonances.hh.
G4DecayStrongResonances::G4DecayStrongResonances | ( | ) |
Definition at line 45 of file G4DecayStrongResonances.cc.
G4DecayStrongResonances::~G4DecayStrongResonances | ( | ) |
Definition at line 47 of file G4DecayStrongResonances.cc.
G4ReactionProductVector * G4DecayStrongResonances::Propagate | ( | G4KineticTrackVector * | theSecondaries, |
G4V3DNucleus * | |||
) |
Definition at line 50 of file G4DecayStrongResonances.cc.
References G4INCL::ClusterDecay::decay(), G4KineticTrack::Get4Momentum(), G4KineticTrack::GetDefinition(), G4ParticleDefinition::GetPDGMass(), G4ReactionProduct::SetDefinition(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetTotalEnergy(), CLHEP::HepLorentzVector::t(), and CLHEP::HepLorentzVector::vect().
Referenced by G4TheoFSGenerator::ApplyYourself().