|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CrossSectionFactory.hh>
Public Member Functions | |
| G4VBaseXSFactory () | |
| virtual | ~G4VBaseXSFactory ()=default |
| virtual G4VCrossSectionDataSet * | Instantiate ()=0 |
Protected Attributes | |
| G4CrossSectionFactoryRegistry * | fRegistry |
Definition at line 35 of file G4CrossSectionFactory.hh.
|
inline |
Definition at line 39 of file G4CrossSectionFactory.hh.
|
virtualdefault |
|
pure virtual |
Implemented in G4CrossSectionFactory< T, mode >, G4CrossSectionFactory< T, 0 >, and G4CrossSectionFactory< T, 1 >.
Referenced by G4CrossSectionDataSetRegistry::GetCrossSectionDataSet().
|
protected |
Definition at line 49 of file G4CrossSectionFactory.hh.
Referenced by G4CrossSectionFactory< T, mode >::G4CrossSectionFactory(), G4CrossSectionFactory< T, 0 >::G4CrossSectionFactory(), G4CrossSectionFactory< T, 1 >::G4CrossSectionFactory(), and G4VBaseXSFactory().