|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VFermiFragmentAN.hh"Go to the source code of this file.
Classes | |
| class | G4FermiUnstableFragment |
Macros | |
| #define | FERMI_ADD_UNSTABLE_FRAGMENT(NAME, FRAGMENTS) |
Functions | |
| FERMI_ADD_UNSTABLE_FRAGMENT (He5Fragment, std::vector< G4FermiNucleiData >({ G4FermiNucleiData{4_m, 2_c}, G4FermiNucleiData{1_m, 0_c}, })) FERMI_ADD_UNSTABLE_FRAGMENT(B9Fragment | |
| #define FERMI_ADD_UNSTABLE_FRAGMENT | ( | NAME, | |
| FRAGMENTS ) |
Definition at line 54 of file G4FermiUnstableFragment.hh.
| FERMI_ADD_UNSTABLE_FRAGMENT | ( | He5Fragment | , |
| std::vector< G4FermiNucleiData > | { G4FermiNucleiData{4_m, 2_c}, G4FermiNucleiData{1_m, 0_c}, } ) |