|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VCrossSectionDataSet.hh"#include "globals.hh"#include "G4ElementData.hh"#include "G4PhysicsVector.hh"#include "G4Threading.hh"#include <vector>#include <iostream>Go to the source code of this file.
Classes | |
| class | G4NeutronCaptureXS |
Variables | |
| const G4int | MAXZCAPTURE = 93 |
| const G4int MAXZCAPTURE = 93 |
Definition at line 54 of file G4NeutronCaptureXS.hh.
Referenced by G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronCaptureXS::G4NeutronCaptureXS(), G4NeutronCaptureXS::GetElementCrossSection(), G4NeutronCaptureXS::IsoCrossSection(), and G4NeutronCaptureXS::SelectIsotope().