| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4NeutronCoulombBarrier.hh>


Public Member Functions | |
| G4NeutronCoulombBarrier () | |
| virtual | ~G4NeutronCoulombBarrier () | 
  Public Member Functions inherited from G4CoulombBarrier | |
| G4CoulombBarrier (G4int anA, G4int aZ) | |
| virtual | ~G4CoulombBarrier () | 
| G4double | GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const | 
| virtual G4double | BarrierPenetrationFactor (G4int Eexc) const | 
  Public Member Functions inherited from G4VCoulombBarrier | |
| G4VCoulombBarrier (G4int anA, G4int aZ) | |
| virtual | ~G4VCoulombBarrier () | 
| void | SetParameters (G4double rho, G4double r0) | 
| G4int | GetA (void) const | 
| G4int | GetZ (void) const | 
| G4double | GetRho (void) const | 
| G4double | GetR0 (void) const | 
Additional Inherited Members | |
  Protected Attributes inherited from G4CoulombBarrier | |
| G4Pow * | g4calc | 
Definition at line 37 of file G4NeutronCoulombBarrier.hh.
      
  | 
  explicit | 
Definition at line 35 of file G4NeutronCoulombBarrier.cc.
      
  | 
  virtual | 
Definition at line 36 of file G4NeutronCoulombBarrier.cc.