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

#include <G4ProtonCoulombBarrier.hh>

+ Inheritance diagram for G4ProtonCoulombBarrier:

Public Member Functions

 G4ProtonCoulombBarrier ()
 
virtual ~G4ProtonCoulombBarrier ()
 
- Public Member Functions inherited from G4CoulombBarrier
 G4CoulombBarrier ()
 
 G4CoulombBarrier (G4int anA, G4int aZ)
 
virtual ~G4CoulombBarrier ()
 
G4double GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const
 
- Public Member Functions inherited from G4VCoulombBarrier
 G4VCoulombBarrier (G4int anA, G4int aZ)
 
virtual ~G4VCoulombBarrier ()
 
virtual G4double GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const =0
 
G4int GetA (void) const
 
G4int GetZ (void) const
 

Detailed Description

Definition at line 38 of file G4ProtonCoulombBarrier.hh.

Constructor & Destructor Documentation

◆ G4ProtonCoulombBarrier()

G4ProtonCoulombBarrier::G4ProtonCoulombBarrier ( )

Definition at line 34 of file G4ProtonCoulombBarrier.cc.

34 : G4CoulombBarrier(1,1)
35{}

◆ ~G4ProtonCoulombBarrier()

G4ProtonCoulombBarrier::~G4ProtonCoulombBarrier ( )
virtual

Definition at line 37 of file G4ProtonCoulombBarrier.cc.

38{}

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