Geant4-11
Namespaces | Macros | Functions | Variables
G4INCLDeJongSpin.cc File Reference

Simple class implementing De Jong's spin model for nucleus-nucleus collisions. More...

#include "globals.hh"
#include "G4INCLGlobals.hh"
#include "G4INCLRandom.hh"
#include "G4INCLDeJongSpin.hh"

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  G4INCL::DeJongSpin
 
namespace  G4INCL::DeJongSpin::anonymous_namespace{G4INCLDeJongSpin.cc}
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

G4double G4INCL::DeJongSpin::anonymous_namespace{G4INCLDeJongSpin.cc}::getSpinCutoffParameter (const G4int Ap, const G4int Af)
 
ThreeVector G4INCL::DeJongSpin::shoot (const G4int Ap, const G4int Af)
 

Variables

const G4double G4INCL::DeJongSpin::anonymous_namespace{G4INCLDeJongSpin.cc}::jzFactor = PhysicalConstants::hcSquared * 0.16
 

Detailed Description

Simple class implementing De Jong's spin model for nucleus-nucleus collisions.

Reference: De Jong, Ignatyuk and Schmidt, Nucl. Phys. A613 (1997) 435-444.

Date
2 April 2012
Author
Davide Mancusi

Definition in file G4INCLDeJongSpin.cc.

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLDeJongSpin.cc.