Geant4  10.02
G4StableFermiFragment Class Reference

#include <G4StableFermiFragment.hh>

+ Inheritance diagram for G4StableFermiFragment:
+ Collaboration diagram for G4StableFermiFragment:

Public Member Functions

 G4StableFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE)
 
virtual ~G4StableFermiFragment ()
 
virtual void FillFragment (G4FragmentVector *, const G4LorentzVector &aMomentum) const
 
- Public Member Functions inherited from G4VFermiFragment
 G4VFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE)
 
virtual ~G4VFermiFragment ()
 
G4FragmentVectorGetFragment (const G4LorentzVector &aMomentum) const
 
G4int GetA (void) const
 
G4int GetZ (void) const
 
G4int GetPolarization (void) const
 
G4double GetExcitationEnergy (void) const
 
G4double GetFragmentMass (void) const
 
G4double GetTotalEnergy (void) const
 
G4bool IsStable () const
 

Private Member Functions

 G4StableFermiFragment (const G4StableFermiFragment &right)
 
const G4StableFermiFragmentoperator= (const G4StableFermiFragment &right)
 
G4bool operator== (const G4StableFermiFragment &right) const
 
G4bool operator!= (const G4StableFermiFragment &right) const
 

Additional Inherited Members

- Protected Attributes inherited from G4VFermiFragment
G4bool isStable
 
G4int A
 
G4int Z
 
G4int Polarization
 
G4double ExcitEnergy
 
G4double fragmentMass
 

Detailed Description

Definition at line 39 of file G4StableFermiFragment.hh.

Constructor & Destructor Documentation

G4StableFermiFragment::G4StableFermiFragment ( G4int  anA,
G4int  aZ,
G4int  Pol,
G4double  ExE 
)

Definition at line 36 of file G4StableFermiFragment.cc.

G4StableFermiFragment::~G4StableFermiFragment ( )
virtual

Definition at line 40 of file G4StableFermiFragment.cc.

G4StableFermiFragment::G4StableFermiFragment ( const G4StableFermiFragment right)
private

Member Function Documentation

void G4StableFermiFragment::FillFragment ( G4FragmentVector theResult,
const G4LorentzVector aMomentum 
) const
virtual

Implements G4VFermiFragment.

Definition at line 43 of file G4StableFermiFragment.cc.

References G4VFermiFragment::A, and G4VFermiFragment::Z.

G4bool G4StableFermiFragment::operator!= ( const G4StableFermiFragment right) const
private
const G4StableFermiFragment& G4StableFermiFragment::operator= ( const G4StableFermiFragment right)
private
G4bool G4StableFermiFragment::operator== ( const G4StableFermiFragment right) const
private

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