Geant4  10.00.p02
G4QMDCollision Class Reference

#include <G4QMDCollision.hh>

+ Collaboration diagram for G4QMDCollision:

Public Member Functions

 G4QMDCollision ()
 
 ~G4QMDCollision ()
 
void CalKinematicsOfBinaryCollisions (G4double)
 
G4bool CalFinalStateOfTheBinaryCollision (G4int, G4int)
 
G4bool CalFinalStateOfTheBinaryCollisionJQMD (G4double, G4double, G4ThreeVector, G4double, G4double, G4ThreeVector, G4double, G4int, G4int)
 
void SetMeanField (G4QMDMeanField *meanfield)
 
void deltar (G4double x)
 
G4double deltar ()
 
void bcmax0 (G4double x)
 
G4double bcmax0 ()
 
void bcmax1 (G4double x)
 
G4double bcmax1 ()
 
void epse (G4double x)
 
G4double epse ()
 

Private Attributes

G4QMDSystemtheSystem
 
G4QMDMeanFieldtheMeanField
 
G4double fdeltar
 
G4double fbcmax0
 
G4double fbcmax1
 
G4double fepse
 
G4ScatterertheScatterer
 

Detailed Description

Definition at line 47 of file G4QMDCollision.hh.

Constructor & Destructor Documentation

G4QMDCollision::G4QMDCollision ( )

Definition at line 39 of file G4QMDCollision.cc.

References theMeanField, theScatterer, and theSystem.

G4QMDCollision::~G4QMDCollision ( )

Definition at line 107 of file G4QMDCollision.cc.

References theScatterer.

Member Function Documentation

void G4QMDCollision::bcmax0 ( G4double  x)
inline

Definition at line 65 of file G4QMDCollision.hh.

References fbcmax0.

G4double G4QMDCollision::bcmax0 ( )
inline

Definition at line 66 of file G4QMDCollision.hh.

References fbcmax0.

void G4QMDCollision::bcmax1 ( G4double  x)
inline

Definition at line 67 of file G4QMDCollision.hh.

References fbcmax1.

G4double G4QMDCollision::bcmax1 ( )
inline

Definition at line 68 of file G4QMDCollision.hh.

References fbcmax1.

G4bool G4QMDCollision::CalFinalStateOfTheBinaryCollision ( G4int  i,
G4int  j 
)

Definition at line 553 of file G4QMDCollision.cc.

References absorbed, G4QMDMeanField::Cal2BodyQuantities(), G4QMDSystem::EraseParticipant(), fepse, fermi, G4cout, G4endl, G4QMDParticipant::Get4Momentum(), G4QMDParticipant::GetDefinition(), G4QMDSystem::GetParticipant(), G4QMDParticipant::GetPosition(), G4QMDMeanField::GetTotalPotential(), GeV, G4QMDSystem::InsertParticipant(), G4QMDMeanField::IsPauliBlocked(), G4Scatterer::Scatter(), G4QMDParticipant::SetDefinition(), G4QMDParticipant::SetMomentum(), theMeanField, theScatterer, theSystem, and G4QMDMeanField::Update().

Referenced by CalKinematicsOfBinaryCollisions().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4QMDCollision::CalFinalStateOfTheBinaryCollisionJQMD ( G4double  sig,
G4double  cutoff,
G4ThreeVector  pcm,
G4double  prcm,
G4double  srt,
G4ThreeVector  beta,
G4double  gamma,
G4int  i,
G4int  j 
)
void G4QMDCollision::deltar ( G4double  x)
inline

Definition at line 63 of file G4QMDCollision.hh.

References fdeltar.

G4double G4QMDCollision::deltar ( )
inline

Definition at line 64 of file G4QMDCollision.hh.

References fdeltar.

void G4QMDCollision::epse ( G4double  x)
inline

Definition at line 69 of file G4QMDCollision.hh.

References fepse.

G4double G4QMDCollision::epse ( )
inline

Definition at line 70 of file G4QMDCollision.hh.

void G4QMDCollision::SetMeanField ( G4QMDMeanField meanfield)
inline

Definition at line 60 of file G4QMDCollision.hh.

References G4QMDMeanField::GetSystem(), theMeanField, and theSystem.

Referenced by G4QMDReaction::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4QMDCollision::fbcmax0
private

Definition at line 77 of file G4QMDCollision.hh.

Referenced by bcmax0(), and CalKinematicsOfBinaryCollisions().

G4double G4QMDCollision::fbcmax1
private

Definition at line 77 of file G4QMDCollision.hh.

Referenced by bcmax1(), and CalKinematicsOfBinaryCollisions().

G4double G4QMDCollision::fdeltar
private

Definition at line 76 of file G4QMDCollision.hh.

Referenced by CalKinematicsOfBinaryCollisions(), and deltar().

G4Scatterer* G4QMDCollision::theScatterer
private

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