CLASS  5.1
Fuel Cycle Simulator
ZAIMass Class Reference

Defines the molar mass of a ZAI. More...

#include <ZAIMass.hxx>

Public Member Functions

double GetMass (const IsotopicVector &IV) const
 
Constructor/Desctructor
 ZAIMass ()
 Normal Constructor. More...
 
 ~ZAIMass ()
 Normal Destructor. More...
 
Fucntions returning molar mass [g/mol]
double GetMass (ZAI zai) const
 get with ZAI More...
 
double GetMass (const int Z, const int A) const
 Get with Z, A. More...
 

Detailed Description

Defines the molar mass of a ZAI.

The aims of this class is to handle the molar mass of each ZAI

Author
BaM
BLG
Version
1.0

Constructor & Destructor Documentation

◆ ZAIMass()

ZAIMass::ZAIMass ( )

Normal Constructor.

◆ ~ZAIMass()

ZAIMass::~ZAIMass ( )

Normal Destructor.

Member Function Documentation

◆ GetMass() [1/3]

double ZAIMass::GetMass ( ZAI  zai) const

get with ZAI

◆ GetMass() [2/3]

double ZAIMass::GetMass ( const int  Z,
const int  A 
) const
inline

Get with Z, A.

◆ GetMass() [3/3]

double ZAIMass::GetMass ( const IsotopicVector IV) const

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