Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4QMDMeanField Class Reference

#include <G4QMDMeanField.hh>

Public Member Functions

 G4QMDMeanField ()
 
 ~G4QMDMeanField ()
 
void SetSystem (G4QMDSystem *aSystem)
 
void SetNucleus (G4QMDNucleus *aSystem)
 
G4QMDSystemGetSystem ()
 
void Cal2BodyQuantities ()
 
void Cal2BodyQuantities (G4int)
 
void CalGraduate ()
 
G4bool IsPauliBlocked (G4int)
 
G4double GetTotalPotential ()
 
G4double GetPotential (G4int)
 
void DoPropagation (G4double)
 
std::vector< G4QMDNucleus * > DoClusterJudgment ()
 
G4double GetRR2 (G4int i, G4int j)
 
G4double GetRHA (G4int i, G4int j)
 
G4double GetRHE (G4int i, G4int j)
 
G4ThreeVector GetFFr (G4int i)
 
G4ThreeVector GetFFp (G4int i)
 
std::vector< G4doubleGetLocalDensity ()
 
std::vector< G4doubleGetDepthOfPotential ()
 
void Update ()
 

Detailed Description

Definition at line 44 of file G4QMDMeanField.hh.

Constructor & Destructor Documentation

G4QMDMeanField::G4QMDMeanField ( )

Definition at line 41 of file G4QMDMeanField.cc.

Here is the call graph for this function:

G4QMDMeanField::~G4QMDMeanField ( )

Definition at line 79 of file G4QMDMeanField.cc.

Member Function Documentation

void G4QMDMeanField::Cal2BodyQuantities ( )

Definition at line 148 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4QMDMeanField::Cal2BodyQuantities ( G4int  i)

Definition at line 248 of file G4QMDMeanField.cc.

Here is the call graph for this function:

void G4QMDMeanField::CalGraduate ( )

Definition at line 373 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::vector< G4QMDNucleus * > G4QMDMeanField::DoClusterJudgment ( )

Definition at line 680 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4QMDMeanField::DoPropagation ( G4double  dt)

Definition at line 618 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::vector< G4double > G4QMDMeanField::GetDepthOfPotential ( )
G4ThreeVector G4QMDMeanField::GetFFp ( G4int  i)
inline

Definition at line 73 of file G4QMDMeanField.hh.

G4ThreeVector G4QMDMeanField::GetFFr ( G4int  i)
inline

Definition at line 72 of file G4QMDMeanField.hh.

std::vector< G4double > G4QMDMeanField::GetLocalDensity ( )
G4double G4QMDMeanField::GetPotential ( G4int  i)

Definition at line 471 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4QMDMeanField::GetRHA ( G4int  i,
G4int  j 
)
inline

Definition at line 70 of file G4QMDMeanField.hh.

G4double G4QMDMeanField::GetRHE ( G4int  i,
G4int  j 
)
inline

Definition at line 71 of file G4QMDMeanField.hh.

G4double G4QMDMeanField::GetRR2 ( G4int  i,
G4int  j 
)
inline

Definition at line 68 of file G4QMDMeanField.hh.

Here is the caller graph for this function:

G4QMDSystem* G4QMDMeanField::GetSystem ( )
inline

Definition at line 52 of file G4QMDMeanField.hh.

Here is the caller graph for this function:

G4double G4QMDMeanField::GetTotalPotential ( )

Definition at line 507 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4QMDMeanField::IsPauliBlocked ( G4int  i)

Definition at line 602 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4QMDMeanField::SetNucleus ( G4QMDNucleus aSystem)

Definition at line 132 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4QMDMeanField::SetSystem ( G4QMDSystem aSystem)

Definition at line 86 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4QMDMeanField::Update ( )

Definition at line 950 of file G4QMDMeanField.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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