Public Member Functions | |
| def | __init__ |
| def | tools |
Public Attributes | |
| th232 | |
Th232 in gd doped scintillator
Definition at line 160 of file Radioactivity.py.
| def Radioactivity::Th232_gds::__init__ | ( | self, | ||
| volume | ||||
| ) |
Definition at line 163 of file Radioactivity.py.
00164 : 00165 th232 = Radioact(name = 'Th232_gds', 00166 volume = volume, 00167 nuclide = 'Th232', 00168 abundance = 5.19e16, 00169 strategy = 'Material', 00170 material = 'GdDopedLS') 00171 self.th232 = th232 def tools(self):
| def Radioactivity::Th232_gds::tools | ( | self | ) |
Definition at line 170 of file Radioactivity.py.
1.4.7