Geant4  10.02.p03
G4Ne22GEMCoulombBarrier Class Reference

#include <G4Ne22GEMCoulombBarrier.hh>

Inheritance diagram for G4Ne22GEMCoulombBarrier:
Collaboration diagram for G4Ne22GEMCoulombBarrier:

Public Member Functions

 G4Ne22GEMCoulombBarrier ()
 
 ~G4Ne22GEMCoulombBarrier ()
 
- Public Member Functions inherited from G4GEMCoulombBarrier
 G4GEMCoulombBarrier (G4int anA, G4int aZ)
 
virtual ~G4GEMCoulombBarrier ()
 
G4double GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const
 
virtual G4double BarrierPenetrationFactor (G4double) const
 
G4double CalcCompoundRadius (G4int ARes) const
 
- Public Member Functions inherited from G4VCoulombBarrier
 G4VCoulombBarrier (G4int anA, G4int aZ)
 
virtual ~G4VCoulombBarrier ()
 
G4int GetA (void) const
 
G4int GetZ (void) const
 

Private Member Functions

 G4Ne22GEMCoulombBarrier (const G4Ne22GEMCoulombBarrier &right)
 
const G4Ne22GEMCoulombBarrieroperator= (const G4Ne22GEMCoulombBarrier &right)
 
G4bool operator== (const G4Ne22GEMCoulombBarrier &right) const
 
G4bool operator!= (const G4Ne22GEMCoulombBarrier &right) const
 

Detailed Description

Definition at line 44 of file G4Ne22GEMCoulombBarrier.hh.

Constructor & Destructor Documentation

◆ G4Ne22GEMCoulombBarrier() [1/2]

G4Ne22GEMCoulombBarrier::G4Ne22GEMCoulombBarrier ( )
inline

Definition at line 49 of file G4Ne22GEMCoulombBarrier.hh.

49 : G4GEMCoulombBarrier(22,10) {};
Here is the caller graph for this function:

◆ ~G4Ne22GEMCoulombBarrier()

G4Ne22GEMCoulombBarrier::~G4Ne22GEMCoulombBarrier ( )
inline

Definition at line 50 of file G4Ne22GEMCoulombBarrier.hh.

50 {};
Here is the call graph for this function:

◆ G4Ne22GEMCoulombBarrier() [2/2]

G4Ne22GEMCoulombBarrier::G4Ne22GEMCoulombBarrier ( const G4Ne22GEMCoulombBarrier right)
private

Member Function Documentation

◆ operator!=()

G4bool G4Ne22GEMCoulombBarrier::operator!= ( const G4Ne22GEMCoulombBarrier right) const
private
Here is the caller graph for this function:

◆ operator=()

const G4Ne22GEMCoulombBarrier& G4Ne22GEMCoulombBarrier::operator= ( const G4Ne22GEMCoulombBarrier right)
private
Here is the caller graph for this function:

◆ operator==()

G4bool G4Ne22GEMCoulombBarrier::operator== ( const G4Ne22GEMCoulombBarrier right) const
private
Here is the caller graph for this function:

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