Geant4-11
Namespaces | Macros | Functions | Variables
G4INCLNaturalIsotopicDistributions.cc File Reference

Classes that stores isotopic abundances. More...

#include "globals.hh"
#include "G4INCLNaturalIsotopicDistributions.hh"
#include "G4INCLRandom.hh"
#include "G4INCLLogger.hh"
#include <utility>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  G4INCL::anonymous_namespace{G4INCLNaturalIsotopicDistributions.cc}
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

template<typename T , ::std::size_t N>
::std::size_t G4INCL::anonymous_namespace{G4INCLNaturalIsotopicDistributions.cc}::sizeOfArray (const T(&)[N])
 

Variables

std::pair< G4int, Isotope > G4INCL::anonymous_namespace{G4INCLNaturalIsotopicDistributions.cc}::theRawDistributions []
 

Detailed Description

Classes that stores isotopic abundances.

Date
21st October 2012
Author
Davide Mancusi

Definition in file G4INCLNaturalIsotopicDistributions.cc.

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLNaturalIsotopicDistributions.cc.