| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Radioactivity::Th232_lso Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 th232

Detailed Description

Th232 in liquid scintillator 

Definition at line 178 of file Radioactivity.py.


Member Function Documentation

def Radioactivity::Th232_lso::__init__ (   self,
  volume 
)

Definition at line 181 of file Radioactivity.py.

00182                         :
00183         th232 = Radioact(name       = 'Th232_lso',
00184                          volume = volume,
00185                          nuclide    = 'Th232',
00186                          abundance  = 5.57e16,
00187                          strategy   = 'Material',
00188                          material   = 'LiquidScintillator')     
00189         self.th232 = th232
    def tools(self):

def Radioactivity::Th232_lso::tools (   self  ) 

Definition at line 190 of file Radioactivity.py.

00190                    :
00191         return self.th232.tools()
00192 
00193     pass


Member Data Documentation

Radioactivity::Th232_lso::th232

Definition at line 188 of file Radioactivity.py.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:11:36 2011 for SourceRate by doxygen 1.4.7