|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"#include "G4VCrossSectionDataSet.hh"#include "G4CrossSectionFactoryRegistry.hh"#include "G4Threading.hh"Go to the source code of this file.
Classes | |
| class | G4VBaseXSFactory |
| class | G4CrossSectionFactory< T, mode > |
| class | G4CrossSectionFactory< T, 0 > |
| class | G4CrossSectionFactory< T, 1 > |
| class | G4CrossSectionFactory< T, 2 > |
Macros | |
| #define | G4_BASE_DECLARE_XS_FACTORY(cross_section, flag) |
| #define | G4_BASE_REFERENCE_XS_FACTORY(cross_section, flag) |
| #define | G4_DECLARE_XS_FACTORY(cross_section) |
| #define | G4_DECLARE_SHAREDXS_FACTORY(cross_section) |
| #define | G4_DECLARE_SHAREDTLSXS_FACTORY(cross_section) |
| #define | G4_REFERENCE_XS_FACTORY(cross_section) |
| #define | G4_REFERENCE_SHAREDXS_FACTORY(cross_section) |
| #define | G4_REFERENCE_SHAREDTLSXS_FACTORY(cross_section) |
| #define G4_BASE_DECLARE_XS_FACTORY | ( | cross_section, | |
| flag ) |
Definition at line 121 of file G4CrossSectionFactory.hh.
| #define G4_BASE_REFERENCE_XS_FACTORY | ( | cross_section, | |
| flag ) |
Definition at line 124 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_SHAREDTLSXS_FACTORY | ( | cross_section | ) |
Definition at line 132 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_SHAREDXS_FACTORY | ( | cross_section | ) |
Definition at line 131 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_XS_FACTORY | ( | cross_section | ) |
Definition at line 130 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_SHAREDTLSXS_FACTORY | ( | cross_section | ) |
Definition at line 137 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_SHAREDXS_FACTORY | ( | cross_section | ) |
Definition at line 136 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_XS_FACTORY | ( | cross_section | ) |
Definition at line 135 of file G4CrossSectionFactory.hh.