Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLKinematicsUtils.hh>
Definition at line 49 of file G4INCLKinematicsUtils.hh.
|
static |
Definition at line 151 of file G4INCLKinematicsUtils.cc.
|
static |
Definition at line 159 of file G4INCLKinematicsUtils.cc.
|
static |
Definition at line 51 of file G4INCLKinematicsUtils.cc.
Referenced by transformToLocalEnergyFrame().
|
static |
Definition at line 155 of file G4INCLKinematicsUtils.cc.
|
static |
Definition at line 82 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::InteractionAvatar::preInteraction(), and squareTotalEnergyInCM().
|
static |
Definition at line 112 of file G4INCLKinematicsUtils.cc.
|
static |
gives the momentum in the CM frame of two particles.
The formula is the following:
where is the scalar product of the momentum four-vectors:
p1 | pointer to particle 1 |
p2 | pointer to particle 2 |
Definition at line 100 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::DeltaDecayChannel::computeDecayTime(), G4INCL::Nucleus::decayOutgoingDeltas(), G4INCL::DeltaDecayChannel::getFinalState(), G4INCL::DeltaProductionChannel::getFinalState(), and G4INCL::RecombinationChannel::getFinalState().
|
static |
Definition at line 117 of file G4INCLKinematicsUtils.cc.
|
static |
gives the momentum in the lab frame of two particles.
Assumes particle 1 carries all the momentum and particle 2 is at rest.
The formula is the following:
p1 | pointer to particle 1 |
p2 | pointer to particle 2 |
Definition at line 128 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::CrossSections::deltaProduction(), G4INCL::DeltaProductionChannel::getFinalState(), G4INCL::ElasticChannel::getFinalState(), momentumInLab(), and G4INCL::CrossSections::recombination().
|
static |
Definition at line 91 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::StandardPropagationModel::generateBinaryCollisionAvatar(), G4INCL::BinaryCollisionAvatar::getChannel(), G4INCL::ElasticChannel::getFinalState(), momentumInLab(), G4INCL::CrossSections::recombination(), and totalEnergyInCM().
|
static |
Definition at line 143 of file G4INCLKinematicsUtils.cc.
|
static |
Definition at line 135 of file G4INCLKinematicsUtils.cc.
|
static |
Definition at line 87 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::CrossSections::deltaProduction(), G4INCL::DeltaProductionChannel::getFinalState(), G4INCL::RecombinationChannel::getFinalState(), and G4INCL::CrossSections::pionNucleon().
|
static |
Definition at line 44 of file G4INCLKinematicsUtils.cc.
Referenced by G4INCL::StandardPropagationModel::generateBinaryCollisionAvatar(), and G4INCL::InteractionAvatar::preInteractionLocalEnergy().