Geant4  10.00.p02
G4PionZeroField Class Reference

#include <G4PionZeroField.hh>

+ Inheritance diagram for G4PionZeroField:
+ Collaboration diagram for G4PionZeroField:

Public Member Functions

 G4PionZeroField (G4V3DNucleus *nucleus, G4double coeff=0.042 *CLHEP::fermi)
 
virtual ~G4PionZeroField ()
 
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

 G4PionZeroField (const G4PionZeroField &right)
 
const G4PionZeroFieldoperator= (const G4PionZeroField &right)
 
int operator== (const G4PionZeroField &right) const
 
int operator!= (const G4PionZeroField &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 G4PionZeroField.hh.

Constructor & Destructor Documentation

G4PionZeroField::G4PionZeroField ( G4V3DNucleus nucleus,
G4double  coeff = 0.042*CLHEP::fermi 
)

Definition at line 47 of file G4PionZeroField.cc.

References theCoeff.

G4PionZeroField::~G4PionZeroField ( )
virtual

Definition at line 54 of file G4PionZeroField.cc.

G4PionZeroField::G4PionZeroField ( const G4PionZeroField right)
private

Member Function Documentation

G4double G4PionZeroField::GetBarrier ( )
virtual

Implements G4VNuclearField.

Definition at line 77 of file G4PionZeroField.cc.

virtual G4double G4PionZeroField::GetCoeff ( )
inlinevirtual

Reimplemented from G4VNuclearField.

Definition at line 62 of file G4PionZeroField.hh.

References theCoeff.

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

Member Data Documentation

G4double G4PionZeroField::theCoeff
private

Definition at line 65 of file G4PionZeroField.hh.

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


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