Geant4  10.03
G4MottCoefficients Class Reference

#include <G4MottCoefficients.hh>

+ Collaboration diagram for G4MottCoefficients:

Public Member Functions

 G4MottCoefficients ()
 
virtual ~G4MottCoefficients ()
 
void SetMottCoeff (G4double targetZ, G4double coeff[5][6])
 

Private Member Functions

G4MottCoefficientsoperator= (const G4MottCoefficients &right)=delete
 
 G4MottCoefficients (const G4MottCoefficients &)=delete
 

Private Attributes

G4PowfG4pow
 

Detailed Description

Definition at line 69 of file G4MottCoefficients.hh.

Constructor & Destructor Documentation

G4MottCoefficients::G4MottCoefficients ( )
explicit

Definition at line 70 of file G4MottCoefficients.cc.

References G4Pow::GetInstance().

+ Here is the call graph for this function:

G4MottCoefficients::~G4MottCoefficients ( )
virtual

Definition at line 77 of file G4MottCoefficients.cc.

G4MottCoefficients::G4MottCoefficients ( const G4MottCoefficients )
privatedelete

Member Function Documentation

G4MottCoefficients& G4MottCoefficients::operator= ( const G4MottCoefficients right)
privatedelete
void G4MottCoefficients::SetMottCoeff ( G4double  targetZ,
G4double  coeff[5][6] 
)

Definition at line 83 of file G4MottCoefficients.cc.

Referenced by G4ScreeningMottCrossSection::SetupKinematic().

+ Here is the caller graph for this function:

Member Data Documentation

G4Pow* G4MottCoefficients::fG4pow
private

Definition at line 85 of file G4MottCoefficients.hh.


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