| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4B9FermiFragment.hh>


Public Member Functions | |
| G4B9FermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE) | |
| virtual | ~G4B9FermiFragment () | 
  Public Member Functions inherited from G4UnstableFermiFragment | |
| G4UnstableFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE) | |
| virtual | ~G4UnstableFermiFragment () | 
| virtual void | FillFragment (G4FragmentVector *, const G4LorentzVector &aMomentum) const final | 
  Public Member Functions inherited from G4VFermiFragment | |
| G4VFermiFragment (G4int anA, G4int aZ, G4int Pol, G4double exc, G4bool stable=true) | |
| virtual | ~G4VFermiFragment () | 
| G4FragmentVector * | GetFragment (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 | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UnstableFermiFragment | |
| std::vector< G4double > | Masses | 
| std::vector< G4int > | Charges | 
| std::vector< G4int > | AtomNum | 
Definition at line 39 of file G4B9FermiFragment.hh.
Definition at line 37 of file G4B9FermiFragment.cc.

      
  | 
  virtual | 
Definition at line 56 of file G4B9FermiFragment.cc.