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 54 of file G4INCLDeJongSpin.hh.


Member Function Documentation

static ThreeVector G4INCL::DeJongSpin::shoot ( const G4int  Ap,
const G4int  Af 
) [inline, static]

Definition at line 56 of file G4INCLDeJongSpin.hh.

References G4INCL::Random::gaussVector().

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

00056                                                                {
00057         return Random::gaussVector(getSpinCutoffParameter(Ap, Af));
00058       }


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:54:06 2013 for Geant4 by  doxygen 1.4.7