Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4ProtonCoulombBarrier Class Reference

#include <G4ProtonCoulombBarrier.hh>

Inheritance diagram for G4ProtonCoulombBarrier:
G4CoulombBarrier G4VCoulombBarrier

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 ()
 
G4int GetA (void) const
 
G4int GetZ (void) const
 

Detailed Description

Definition at line 38 of file G4ProtonCoulombBarrier.hh.

Constructor & Destructor Documentation

G4ProtonCoulombBarrier::G4ProtonCoulombBarrier ( )

Definition at line 34 of file G4ProtonCoulombBarrier.cc.

34  : G4CoulombBarrier(1,1)
35 {}
G4ProtonCoulombBarrier::~G4ProtonCoulombBarrier ( )
virtual

Definition at line 37 of file G4ProtonCoulombBarrier.cc.

38 {}

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