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

#include <G4VCoulombBarrier.hh>

Inheritance diagram for G4VCoulombBarrier:
Inheritance graph
[legend]

Public Member Functions

 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 37 of file G4VCoulombBarrier.hh.

Constructor & Destructor Documentation

G4VCoulombBarrier::G4VCoulombBarrier ( G4int  anA,
G4int  aZ 
)

Definition at line 34 of file G4VCoulombBarrier.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VCoulombBarrier::~G4VCoulombBarrier ( )
virtual

Definition at line 49 of file G4VCoulombBarrier.cc.

Member Function Documentation

G4int G4VCoulombBarrier::GetA ( void  ) const
inline

Definition at line 47 of file G4VCoulombBarrier.hh.

Here is the caller graph for this function:

virtual G4double G4VCoulombBarrier::GetCoulombBarrier ( G4int  ARes,
G4int  ZRes,
G4double  U 
) const
pure virtual

Implemented in G4CoulombBarrier, G4GEMCoulombBarrierHE, and G4GEMCoulombBarrier.

Here is the caller graph for this function:

G4int G4VCoulombBarrier::GetZ ( void  ) const
inline

Definition at line 48 of file G4VCoulombBarrier.hh.

Here is the caller graph for this function:


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