Geant4-11
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

namespace  G4INCL
 

Macros

#define G4INCLISOTOPICDISTRIBUTION_HH_
 
#define INCLXX_IN_GEANT4_MODE   1
 

Typedefs

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

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 46 of file G4INCLNaturalIsotopicDistributions.hh.

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLNaturalIsotopicDistributions.hh.