CLightP Class Reference

deals with a particular evaporation channel More...

#include <CLightP.h>

Inheritance diagram for CLightP:

CNuclide List of all members.

Public Member Functions

 CLightP (int iZ, int iA, float fS, string sName)
 constructor which creates a CTlBarDist object
 CLightP (int, int, float, CTlBarDist *, CSigBarDist *)
 constructor which uses an existing CTlBarDist object
 ~CLightP ()
 destructor

Public Attributes

CTlBarDisttlArray
 gives transmission coefficients
CSigBarDistsigBarDist
 gives inverse xsections for charged part
float suppress
 suppression factor to scale Hauser-Feshbach width
float fMInertia
 moment of inertia of residue
float fMInertiaOrbit
 moment of inerria for orbit of light P
float separationEnergy
 separation energy in MeV
float fPair
 pairing energy of residue
float fShell
 shell correction for residue
CNuclide residue
 contains info on the daughter nucleus
bool odd
 true for odd mass
SStoreEvapstoreEvap
 store evaporation info
int iStore
 number of storeEvap used
float width
 decay width in MeV
float rLight
 radius of light particle in fm

Static Public Attributes

static int const nStore = 5000
 number of evap sub Channels allowed

Protected Attributes

bool mustDelete
 bool to remember that we must delete the tLArray

Detailed Description

deals with a particular evaporation channel

!

Class CLightP contains all the important information concerning a light particle evaporation channel, it has pointers to a cTlArray class to calculate transmission coeff.


Constructor & Destructor Documentation

CLightP::CLightP ( int  iZ0,
int  iA0,
float  fJ0,
string  name0 
)

constructor which creates a CTlBarDist object

Parameters:
iZ0 proton number of particle
iA0 mass number of particle
fJ0 spin of particle
name0 name of *.tl file containing transmission coefs.

CLightP::CLightP ( int  iZ0,
int  iA0,
float  fJ0,
CTlBarDist tlArray0,
CSigBarDist sigBarDist0 
)

constructor which uses an existing CTlBarDist object

Alternative constructor which uses a previously defined transmission coeff object CTlArray

Parameters:
iZ0 proton number of particle
iA0 mass number of particle
fJ0 spin of particle
tlArray0 is the pointer to the object for transmission coefficients
sigBarDist0 is the pointer to the object for inverse xsections

CLightP::~CLightP (  ) 

destructor

Destructor


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