CLASS  5.1
Fuel Cycle Simulator
ZAITox Class Reference

Defines the Radiotoxicity of a ZAI. More...

#include <ZAITox.hxx>

Public Member Functions

Constructor/Desctructor
 ZAITox ()
 Normal Constructor. More...
 
 ~ZAITox ()
 Normal Destructor. More...
 
Fucntions returning radiotoxicity [Sv]
double GetRadioTox (ZAI zai) const
 get with ZAI More...
 
double GetRadioTox (const int Z, const int A, const int I) const
 Get with Z, A. More...
 
double GetRadioTox (const IsotopicVector IV) const
 

Detailed Description

Defines the Radiotoxicity of a ZAI.

The aims of this class is to handle radiotoxicity Activity-to-Sievert factors are from (??). Values are in CLASS_PATH/data/HeatTox.dat

Author
BLG
BaM
Version
1.0

Constructor & Destructor Documentation

◆ ZAITox()

ZAITox::ZAITox ( )

Normal Constructor.

◆ ~ZAITox()

ZAITox::~ZAITox ( )

Normal Destructor.

Member Function Documentation

◆ GetRadioTox() [1/3]

double ZAITox::GetRadioTox ( ZAI  zai) const

get with ZAI

◆ GetRadioTox() [2/3]

double ZAITox::GetRadioTox ( const int  Z,
const int  A,
const int  I 
) const
inline

Get with Z, A.

◆ GetRadioTox() [3/3]

double ZAITox::GetRadioTox ( const IsotopicVector  IV) const

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