Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronXSDataTable.hh>
Public Member Functions | |
G4HadElementSelector (G4DynamicParticle *, G4CrossSectionDataStore *, const G4Material *, G4int bins, G4double emin, G4double emax, G4bool spline) | |
~G4HadElementSelector () | |
void | Dump () |
const G4Element * | SelectRandomAtom (G4double e) const |
Definition at line 58 of file G4HadronXSDataTable.hh.
G4HadElementSelector::G4HadElementSelector | ( | G4DynamicParticle * | dp, |
G4CrossSectionDataStore * | xs, | ||
const G4Material * | mat, | ||
G4int | bins, | ||
G4double | emin, | ||
G4double | emax, | ||
G4bool | spline | ||
) |
Definition at line 51 of file G4HadronXSDataTable.cc.
G4HadElementSelector::~G4HadElementSelector | ( | ) |
Definition at line 89 of file G4HadronXSDataTable.cc.
void G4HadElementSelector::Dump | ( | ) |
Definition at line 98 of file G4HadronXSDataTable.cc.
Definition at line 70 of file G4HadronXSDataTable.hh.