Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4INCLNaturalIsotopicDistributions.hh File Reference

Classes that stores isotopic abundances. More...

#include "globals.hh"
#include <vector>
#include <map>

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  G4INCL
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLISOTOPICDISTRIBUTION_HH_
 

Typedefs

typedef std::vector< Isotope > G4INCL::IsotopeVector
 
typedef IsotopeVector::iterator G4INCL::IsotopeIter
 

Detailed Description

Classes that stores isotopic abundances.

Date
21st October 2012
Author
Davide Mancusi

Definition in file G4INCLNaturalIsotopicDistributions.hh.

Macro Definition Documentation

◆ G4INCLISOTOPICDISTRIBUTION_HH_

#define G4INCLISOTOPICDISTRIBUTION_HH_

Definition at line 47 of file G4INCLNaturalIsotopicDistributions.hh.

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 35 of file G4INCLNaturalIsotopicDistributions.hh.