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

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

+ Inheritance diagram for G4KaonPlusField:
+ Collaboration diagram for G4KaonPlusField:

Public Member Functions

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

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

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

Constructor & Destructor Documentation

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

Definition at line 49 of file G4KaonPlusField.cc.

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

References theCoeff.

G4KaonPlusField::~G4KaonPlusField ( )
virtual

Definition at line 56 of file G4KaonPlusField.cc.

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

G4KaonPlusField::G4KaonPlusField ( const G4KaonPlusField right)
private

Member Function Documentation

G4double G4KaonPlusField::GetBarrier ( )
virtual

Implements G4VNuclearField.

Definition at line 77 of file G4KaonPlusField.cc.

View newest version in sPHENIX GitHub at line 77 of file G4KaonPlusField.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 G4KaonPlusField::GetCoeff ( )
inlinevirtual

Reimplemented from G4VNuclearField.

Definition at line 62 of file G4KaonPlusField.hh.

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

References theCoeff.

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

Member Data Documentation

G4double G4KaonPlusField::theCoeff
private

Definition at line 65 of file G4KaonPlusField.hh.

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

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


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