#include "globals.hh"
#include <vector>
#include <map>
Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
Data Structures | |
| struct | G4INCL::Isotope |
| Holds an isotope and an abundance. More... | |
| class | G4INCL::IsotopicDistribution |
| Class that stores isotopic abundances for a given element. More... | |
| class | G4INCL::NaturalIsotopicDistributions |
| Class that stores isotopic abundances for a given element. More... | |
Defines | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Typedefs | |
| typedef std::vector< Isotope > | G4INCL::IsotopeVector |
| typedef IsotopeVector::iterator | G4INCL::IsotopeIter |
Definition in file G4INCLNaturalIsotopicDistributions.hh.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLNaturalIsotopicDistributions.hh.
1.4.7