Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4INCL::DeJongSpin Class Reference

#include <G4INCLDeJongSpin.hh>

Static Public Member Functions

static ThreeVector shoot (const G4int Ap, const G4int Af)
 

Detailed Description

Definition at line 56 of file G4INCLDeJongSpin.hh.

Member Function Documentation

◆ shoot()

static ThreeVector G4INCL::DeJongSpin::shoot ( const G4int  Ap,
const G4int  Af 
)
inlinestatic

Definition at line 58 of file G4INCLDeJongSpin.hh.

58 {
59 return Random::gaussVector(getSpinCutoffParameter(Ap, Af));
60 }
static ThreeVector gaussVector(G4double sigma=1.)
Generate Gaussianly-distributed ThreeVectors.

Referenced by G4INCL::Nucleus::finalizeProjectileRemnant().


The documentation for this class was generated from the following files: