Geant4  10.00.p02
G4AntiProtonField Class Reference

#include <G4AntiProtonField.hh>

+ Inheritance diagram for G4AntiProtonField:
+ Collaboration diagram for G4AntiProtonField:

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)
 

Private Member Functions

 G4AntiProtonField (const G4AntiProtonField &right)
 
const G4AntiProtonFieldoperator= (const G4AntiProtonField &right)
 
int operator== (const G4AntiProtonField &right) const
 
int operator!= (const G4AntiProtonField &right) const
 

Private Attributes

G4double theCoeff
 

Additional Inherited Members

- Protected Attributes inherited from G4VNuclearField
G4V3DNucleustheNucleus
 
const G4double radius
 

Detailed Description

Definition at line 47 of file G4AntiProtonField.hh.

Constructor & Destructor Documentation

G4AntiProtonField::G4AntiProtonField ( G4V3DNucleus nucleus,
G4double  coeff = 1.53*CLHEP::fermi 
)

Definition at line 49 of file G4AntiProtonField.cc.

References theCoeff.

G4AntiProtonField::~G4AntiProtonField ( )
virtual

Definition at line 56 of file G4AntiProtonField.cc.

G4AntiProtonField::G4AntiProtonField ( const G4AntiProtonField right)
private

Member Function Documentation

G4double G4AntiProtonField::GetBarrier ( )
virtual

Implements G4VNuclearField.

Definition at line 82 of file G4AntiProtonField.cc.

References A, G4V3DNucleus::GetCharge(), G4V3DNucleus::GetMassNumber(), MeV, and G4VNuclearField::theNucleus.

Referenced by GetField().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4double G4AntiProtonField::GetCoeff ( )
inlinevirtual

Reimplemented from G4VNuclearField.

Definition at line 62 of file G4AntiProtonField.hh.

References theCoeff.

G4double G4AntiProtonField::GetField ( const G4ThreeVector aPosition)
virtual
int G4AntiProtonField::operator!= ( const G4AntiProtonField right) const
private
const G4AntiProtonField& G4AntiProtonField::operator= ( const G4AntiProtonField right)
private
int G4AntiProtonField::operator== ( const G4AntiProtonField right) const
private

Member Data Documentation

G4double G4AntiProtonField::theCoeff
private

Definition at line 65 of file G4AntiProtonField.hh.

Referenced by G4AntiProtonField(), GetCoeff(), and GetField().


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