19 #ifndef __stir_Radionuclide_H__ 20 #define __stir_Radionuclide_H__ 44 std::string get_name()
const;
47 float get_energy(
bool check =
true)
const;
50 float get_branching_ratio(
bool check =
true)
const;
53 float get_half_life(
bool check =
true)
const;
59 std::string parameter_info()
const;
67 float branching_ratio;
73 #endif //__stir_Radionuclide_H__ Declaration of class stir::ImagingModality.
A class for storing radionuclide information.
Definition: Radionuclide.h:33
Class for encoding the modality.
Definition: ImagingModality.h:34
Declaration of stir::info()