CChart Class Reference

defines accessable region of chart of nuclides More...

#include <CChart.h>

List of all members.

Public Member Functions

 ~CChart ()
int getAmax (int iZ)
int getAmin (int iZ)
int getIndex (int iZ, int iA)

Static Public Member Functions

static CChartinstance ()
 instance member to make this a singleton

Public Attributes

int iMassDim
 dimension of mass array

Private Member Functions

 CChart ()

Private Attributes

SIsotopeisotope
 lists max and min A for each Z
int * iZindex
 list the array number of the lightest isotope of each Z

Static Private Attributes

static CChartfInstance = 0
 instance member to make this class a singleton
static int const iZmax = 136
 max Z allowed in GEMINI


Detailed Description

defines accessable region of chart of nuclides

!

contains the neutron rich and proton rich limits to the chart of nuclides for which decay fragments can be chosen


Constructor & Destructor Documentation

CChart::CChart (  )  [private]

Constructor reads in files with neutron and proton rick limits

CChart::~CChart (  ) 

descructor


Member Function Documentation

int CChart::getAmax ( int  iZ  ) 

Returns the minimum iA for a given element that will be considered in the decay

Parameters:
iZ is the proton number

int CChart::getAmin ( int  iZ  ) 

returns the maxium iA for a given element that will be considered in the decay

Parameters:
iZ is the proton number

int CChart::getIndex ( int  iZ,
int  iA 
)

Returns the index number of a particular nuclide

Parameters:
iZ is the proton number
iA is the mass number


The documentation for this class was generated from the following files:
Generated on Mon Aug 6 14:13:09 2012 by  doxygen 1.4.7