| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4UnstableFermiFragment.hh>


Public Member Functions | |
| G4UnstableFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE) | |
| virtual | ~G4UnstableFermiFragment () | 
| virtual G4FragmentVector * | GetFragment (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< G4double > | Masses | 
| std::vector< G4int > | Charges | 
| std::vector< G4int > | AtomNum | 
  Protected Attributes inherited from G4VFermiFragment | |
| G4bool | isStable | 
| G4int | A | 
| G4int | Z | 
| G4int | Polarization | 
| G4double | ExcitEnergy | 
| G4double | fragmentMass | 
Definition at line 40 of file G4UnstableFermiFragment.hh.
Definition at line 36 of file G4UnstableFermiFragment.cc.
      
  | 
  virtual | 
Definition at line 43 of file G4UnstableFermiFragment.cc.
      
  | 
  virtual | 
Implements G4VFermiFragment.
Definition at line 47 of file G4UnstableFermiFragment.cc.

      
  | 
  protected | 
Definition at line 63 of file G4UnstableFermiFragment.hh.
      
  | 
  protected | 
Definition at line 62 of file G4UnstableFermiFragment.hh.
      
  | 
  protected | 
Definition at line 61 of file G4UnstableFermiFragment.hh.
 1.8.4