ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4KaonMinusField Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/binary_cascade/include/G4KaonMinusField.hh>

+ Inheritance diagram for G4KaonMinusField:
+ Collaboration diagram for G4KaonMinusField:

Public Member Functions

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

 G4KaonMinusField (const G4KaonMinusField &right)
 
const G4KaonMinusFieldoperator= (const G4KaonMinusField &right)
 
G4bool operator== (const G4KaonMinusField &right) const
 
G4bool operator!= (const G4KaonMinusField &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 G4KaonMinusField.hh.

View newest version in sPHENIX GitHub at line 47 of file G4KaonMinusField.hh

Constructor & Destructor Documentation

G4KaonMinusField::G4KaonMinusField ( G4V3DNucleus nucleus,
G4double  coeff = 0.35*CLHEP::fermi 
)

Definition at line 49 of file G4KaonMinusField.cc.

View newest version in sPHENIX GitHub at line 49 of file G4KaonMinusField.cc

References theCoeff.

G4KaonMinusField::~G4KaonMinusField ( )
virtual

Definition at line 56 of file G4KaonMinusField.cc.

View newest version in sPHENIX GitHub at line 56 of file G4KaonMinusField.cc

G4KaonMinusField::G4KaonMinusField ( const G4KaonMinusField right)
private

Member Function Documentation

G4double G4KaonMinusField::GetBarrier ( )
virtual

Implements G4VNuclearField.

Definition at line 79 of file G4KaonMinusField.cc.

View newest version in sPHENIX GitHub at line 79 of file G4KaonMinusField.cc

References A(), G4V3DNucleus::GetCharge(), G4Pow::GetInstance(), G4V3DNucleus::GetMassNumber(), MeV, G4VNuclearField::theNucleus, Z, and G4Pow::Z13().

Referenced by GetField().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4double G4KaonMinusField::GetCoeff ( )
inlinevirtual

Reimplemented from G4VNuclearField.

Definition at line 62 of file G4KaonMinusField.hh.

View newest version in sPHENIX GitHub at line 62 of file G4KaonMinusField.hh

References theCoeff.

G4double G4KaonMinusField::GetField ( const G4ThreeVector aPosition)
virtual
G4bool G4KaonMinusField::operator!= ( const G4KaonMinusField right) const
private
const G4KaonMinusField& G4KaonMinusField::operator= ( const G4KaonMinusField right)
private
G4bool G4KaonMinusField::operator== ( const G4KaonMinusField right) const
private

Member Data Documentation

G4double G4KaonMinusField::theCoeff
private

Definition at line 65 of file G4KaonMinusField.hh.

View newest version in sPHENIX GitHub at line 65 of file G4KaonMinusField.hh

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


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