|
Geant4 11.3.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 114 of file G4CrossSectionFactory.hh.
| #define G4_BASE_REFERENCE_XS_FACTORY | ( | cross_section, | |
| flag ) |
Definition at line 117 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_SHAREDTLSXS_FACTORY | ( | cross_section | ) |
Definition at line 125 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_SHAREDXS_FACTORY | ( | cross_section | ) |
Definition at line 124 of file G4CrossSectionFactory.hh.
| #define G4_DECLARE_XS_FACTORY | ( | cross_section | ) |
Definition at line 123 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_SHAREDTLSXS_FACTORY | ( | cross_section | ) |
Definition at line 130 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_SHAREDXS_FACTORY | ( | cross_section | ) |
Definition at line 129 of file G4CrossSectionFactory.hh.
| #define G4_REFERENCE_XS_FACTORY | ( | cross_section | ) |
Definition at line 128 of file G4CrossSectionFactory.hh.