ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::Isotope Struct Reference

Holds an isotope and an abundance. More...

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/utils/include/G4INCLNaturalIsotopicDistributions.hh>

Public Member Functions

 Isotope (const G4int A, const G4double abundance)
 

Public Attributes

G4int theA
 
G4double theAbundance
 

Detailed Description

Holds an isotope and an abundance.

Definition at line 54 of file G4INCLNaturalIsotopicDistributions.hh.

View newest version in sPHENIX GitHub at line 54 of file G4INCLNaturalIsotopicDistributions.hh

Constructor & Destructor Documentation

G4INCL::Isotope::Isotope ( const G4int  A,
const G4double  abundance 
)

Definition at line 54 of file G4INCLNaturalIsotopicDistributions.cc.

View newest version in sPHENIX GitHub at line 54 of file G4INCLNaturalIsotopicDistributions.cc

Member Data Documentation

G4int G4INCL::Isotope::theA

Definition at line 56 of file G4INCLNaturalIsotopicDistributions.hh.

View newest version in sPHENIX GitHub at line 56 of file G4INCLNaturalIsotopicDistributions.hh

G4double G4INCL::Isotope::theAbundance

Definition at line 57 of file G4INCLNaturalIsotopicDistributions.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNaturalIsotopicDistributions.hh


The documentation for this struct was generated from the following files: