Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4UnstableFermiFragment Class Reference

#include <G4UnstableFermiFragment.hh>

Inheritance diagram for G4UnstableFermiFragment:
Inheritance graph
[legend]
Collaboration diagram for G4UnstableFermiFragment:
Collaboration graph
[legend]

Public Member Functions

 G4UnstableFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE)
 
virtual ~G4UnstableFermiFragment ()
 
virtual G4FragmentVectorGetFragment (const G4LorentzVector &) const
 
- Public Member Functions inherited from G4VFermiFragment
 G4VFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE)
 
virtual ~G4VFermiFragment ()
 
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
 

Protected Attributes

std::vector< G4doubleMasses
 
std::vector< G4intCharges
 
std::vector< G4intAtomNum
 
- Protected Attributes inherited from G4VFermiFragment
G4bool isStable
 
G4int A
 
G4int Z
 
G4int Polarization
 
G4double ExcitEnergy
 
G4double fragmentMass
 

Detailed Description

Definition at line 40 of file G4UnstableFermiFragment.hh.

Constructor & Destructor Documentation

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

Definition at line 36 of file G4UnstableFermiFragment.cc.

G4UnstableFermiFragment::~G4UnstableFermiFragment ( )
virtual

Definition at line 43 of file G4UnstableFermiFragment.cc.

Member Function Documentation

G4FragmentVector * G4UnstableFermiFragment::GetFragment ( const G4LorentzVector aMomentum) const
virtual

Implements G4VFermiFragment.

Definition at line 47 of file G4UnstableFermiFragment.cc.

Here is the call graph for this function:

Member Data Documentation

std::vector<G4int> G4UnstableFermiFragment::AtomNum
protected

Definition at line 63 of file G4UnstableFermiFragment.hh.

std::vector<G4int> G4UnstableFermiFragment::Charges
protected

Definition at line 62 of file G4UnstableFermiFragment.hh.

std::vector<G4double> G4UnstableFermiFragment::Masses
protected

Definition at line 61 of file G4UnstableFermiFragment.hh.


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