Geant4-11
Functions | Variables
G4INCL::anonymous_namespace{G4INCLNaturalIsotopicDistributions.cc} Namespace Reference

Functions

template<typename T , ::std::size_t N>
::std::size_t sizeOfArray (const T(&)[N])
 

Variables

std::pair< G4int, IsotopetheRawDistributions []
 

Function Documentation

◆ sizeOfArray()

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

Definition at line 393 of file G4INCLNaturalIsotopicDistributions.cc.

393 {
394 return N;
395 }

Referenced by G4INCL::NaturalIsotopicDistributions::NaturalIsotopicDistributions().

Variable Documentation

◆ theRawDistributions

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