Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4NeutronCoulombBarrier Class Reference

#include <G4NeutronCoulombBarrier.hh>

+ Inheritance diagram for G4NeutronCoulombBarrier:

Public Member Functions

 G4NeutronCoulombBarrier ()
 
virtual ~G4NeutronCoulombBarrier ()
 
- Public Member Functions inherited from G4CoulombBarrier
 G4CoulombBarrier (G4int anA, G4int aZ)
 
 ~G4CoulombBarrier () override=default
 
G4double GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const override
 
G4double BarrierPenetrationFactor (G4int aZ) const override
 
 G4CoulombBarrier (const G4CoulombBarrier &right)=delete
 
const G4CoulombBarrieroperator= (const G4CoulombBarrier &right)=delete
 
- Public Member Functions inherited from G4VCoulombBarrier
 G4VCoulombBarrier (G4int anA, G4int aZ)
 
virtual ~G4VCoulombBarrier ()=default
 
virtual G4double GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U=0.0) const =0
 
virtual G4double BarrierPenetrationFactor (G4int aZ) const
 
void SetParameters (G4double rho, G4double r0)
 
 G4VCoulombBarrier (const G4VCoulombBarrier &right)=delete
 
const G4VCoulombBarrieroperator= (const G4VCoulombBarrier &right)=delete
 

Additional Inherited Members

- Protected Attributes inherited from G4VCoulombBarrier
G4Powg4calc
 
G4int theA
 
G4int theZ
 
G4double theR0
 
G4double theRho = 0.0
 
G4double factor = 0.0
 

Detailed Description

Definition at line 36 of file G4NeutronCoulombBarrier.hh.

Constructor & Destructor Documentation

◆ G4NeutronCoulombBarrier()

G4NeutronCoulombBarrier::G4NeutronCoulombBarrier ( )
explicit

Definition at line 34 of file G4NeutronCoulombBarrier.cc.

◆ ~G4NeutronCoulombBarrier()

G4NeutronCoulombBarrier::~G4NeutronCoulombBarrier ( )
virtual

Definition at line 35 of file G4NeutronCoulombBarrier.cc.

35{}

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