|
Geant4
10.00.p01
|
#include <G4Be8FermiFragment.hh>
Inheritance diagram for G4Be8FermiFragment:
Collaboration diagram for G4Be8FermiFragment:Public Member Functions | |
| G4Be8FermiFragment (G4int anA, G4int aZ, G4int Pol, G4double ExE) | |
| virtual | ~G4Be8FermiFragment () |
Public Member Functions inherited from G4UnstableFermiFragment | |
| 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 |
Private Member Functions | |
| G4Be8FermiFragment (const G4Be8FermiFragment &right) | |
| const G4Be8FermiFragment & | operator= (const G4Be8FermiFragment &right) |
| G4bool | operator== (const G4Be8FermiFragment &right) const |
| G4bool | operator!= (const G4Be8FermiFragment &right) const |
Additional Inherited Members | |
Protected Attributes inherited from G4UnstableFermiFragment | |
| 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 G4Be8FermiFragment.hh.
Definition at line 37 of file G4Be8FermiFragment.cc.
References G4UnstableFermiFragment::AtomNum, G4UnstableFermiFragment::Charges, G4NucleiProperties::GetNuclearMass(), and G4UnstableFermiFragment::Masses.
Here is the call graph for this function:
|
virtual |
Definition at line 53 of file G4Be8FermiFragment.cc.
|
private |
|
private |
|
private |
|
private |