| 
    Geant4
    10.02
    
   | 
 
#include <G4VCoulombBarrier.hh>
 Inheritance diagram for G4VCoulombBarrier: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 | 
Private Member Functions | |
| G4VCoulombBarrier () | |
| G4VCoulombBarrier (const G4VCoulombBarrier &right) | |
| const G4VCoulombBarrier & | operator= (const G4VCoulombBarrier &right) | 
| G4bool | operator== (const G4VCoulombBarrier &right) const | 
| G4bool | operator!= (const G4VCoulombBarrier &right) const | 
Private Attributes | |
| G4int | theA | 
| G4int | theZ | 
Definition at line 37 of file G4VCoulombBarrier.hh.
      
  | 
  virtual | 
Definition at line 49 of file G4VCoulombBarrier.cc.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  inline | 
Definition at line 47 of file G4VCoulombBarrier.hh.
References theA.
Referenced by G4GEMCoulombBarrier::CalcCompoundRadius(), G4GEMCoulombBarrierHE::CalcCompoundRadius(), and G4CoulombBarrier::GetCoulombBarrier().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4CoulombBarrier, G4GEMCoulombBarrierHE, and G4GEMCoulombBarrier.
Referenced by G4GEMProbability::GetCoulombBarrier(), G4GEMChannel::GetEmissionProbability(), and G4EvaporationChannel::GetEmissionProbability().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 48 of file G4VCoulombBarrier.hh.
References theZ.
Referenced by G4CoulombBarrier::CalcCompoundRadius(), and G4CoulombBarrier::GetCoulombBarrier().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 58 of file G4VCoulombBarrier.hh.
Referenced by G4VCoulombBarrier(), and GetA().
      
  | 
  private | 
Definition at line 59 of file G4VCoulombBarrier.hh.
Referenced by G4VCoulombBarrier(), and GetZ().