ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4VCrossSectionDataSet.hh"
#include "globals.hh"
#include "G4ElementData.hh"
#include "G4Threading.hh"
#include <vector>
Go to the source code of this file.
Classes | |
class | G4NeutronInelasticXS |
Variables | |
const G4int | MAXZINEL = 93 |
const G4int MAXZINEL = 93 |
Definition at line 50 of file G4NeutronInelasticXS.hh.
View newest version in sPHENIX GitHub at line 50 of file G4NeutronInelasticXS.hh
Referenced by G4NeutronInelasticXS::BuildPhysicsTable(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4NeutronInelasticXS::GetElementCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), and G4NeutronInelasticXS::SelectIsotope().