Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces | Macros | Typedefs
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.

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

Namespaces

 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

#define G4INCLISOTOPICDISTRIBUTION_HH_

Definition at line 45 of file G4INCLNaturalIsotopicDistributions.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLNaturalIsotopicDistributions.hh.