|
Geant4
9.6.p02
|
#include <G4AntiProtonField.hh>


Public Member Functions | |
| G4AntiProtonField (G4V3DNucleus *nucleus, G4double coeff=1.53 *CLHEP::fermi) | |
| virtual | ~G4AntiProtonField () |
| virtual G4double | GetField (const G4ThreeVector &aPosition) |
| virtual G4double | GetBarrier () |
| virtual G4double | GetCoeff () |
Public Member Functions inherited from G4VNuclearField | |
| G4VNuclearField (G4V3DNucleus *aNucleus=0) | |
| virtual | ~G4VNuclearField () |
| void | SetNucleus (G4V3DNucleus *aNucleus) |
Additional Inherited Members | |
Protected Attributes inherited from G4VNuclearField | |
| G4V3DNucleus * | theNucleus |
| const G4double | radius |
Definition at line 47 of file G4AntiProtonField.hh.
| G4AntiProtonField::G4AntiProtonField | ( | G4V3DNucleus * | nucleus, |
| G4double | coeff = 1.53*CLHEP::fermi |
||
| ) |
Definition at line 49 of file G4AntiProtonField.cc.
|
virtual |
Definition at line 56 of file G4AntiProtonField.cc.
|
virtual |
Implements G4VNuclearField.
Definition at line 82 of file G4AntiProtonField.cc.


|
inlinevirtual |
Reimplemented from G4VNuclearField.
Definition at line 62 of file G4AntiProtonField.hh.
|
virtual |
Implements G4VNuclearField.
Definition at line 62 of file G4AntiProtonField.cc.

1.8.4