Public Member Functions | |
| def | __init__ |
| def | tools |
Public Attributes | |
| th232 | |
Th232 in 2 inch PMT
Definition at line 212 of file Radioactivity.py.
| def Radioactivity::Th232_2inPMT::__init__ | ( | self, | ||
| volume | ||||
| ) |
Definition at line 215 of file Radioactivity.py.
00216 : 00217 th232 = Radioact(name = 'Th232_2inPMT', 00218 volume = volume, 00219 nuclide = 'Th232', 00220 abundance = 1.59e17, 00221 strategy = 'VolumeType', 00222 fillvolumes= 'lvHeadonPmtVacuum') 00223 self.th232 = th232 def tools(self):
| def Radioactivity::Th232_2inPMT::tools | ( | self | ) |
Definition at line 222 of file Radioactivity.py.
1.4.7