CLASS
5.1
Fuel Cycle Simulator
|
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 |
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
ZAITox::ZAITox | ( | ) |
Normal Constructor.
ZAITox::~ZAITox | ( | ) |
Normal Destructor.
|
inline |
Get with Z, A.
double ZAITox::GetRadioTox | ( | const IsotopicVector | IV | ) | const |