Geant4
10.02.p02
|
#include <G4DecayStrongResonances.hh>
Public Member Functions | |
G4DecayStrongResonances () | |
~G4DecayStrongResonances () | |
G4ReactionProductVector * | Propagate (G4KineticTrackVector *theSecondaries, G4V3DNucleus *) |
Private Member Functions | |
G4int | operator== (G4DecayStrongResonances &right) |
G4int | operator!= (G4DecayStrongResonances &right) |
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.
|
inlineprivate |
Definition at line 54 of file G4DecayStrongResonances.hh.
|
inlineprivate |
Definition at line 53 of file G4DecayStrongResonances.hh.
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(), and G4ReactionProduct::SetTotalEnergy().
Referenced by G4TheoFSGenerator::ApplyYourself().