Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4INCL::DeJongSpin Namespace Reference

Functions

ThreeVector shoot (const G4int Ap, const G4int Af)
 

Function Documentation

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

Definition at line 68 of file G4INCLDeJongSpin.cc.

68  {
69  return Random::gaussVector(getSpinCutoffParameter(Ap, Af));
70  }
ThreeVector gaussVector(G4double sigma=1.)
Generate Gaussianly-distributed ThreeVectors.

Here is the call graph for this function: