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

In This Package:

Radioactivity::U238_lso Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 u238

Detailed Description

U238 in luquid scintillator 

Definition at line 91 of file Radioactivity.py.


Member Function Documentation

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

Definition at line 94 of file Radioactivity.py.

00095                         :
00096         u238 = Radioact(name       = 'U238_lso',
00097                         volume = volume,
00098                         nuclide    = 'U238',
00099                         abundance  = 5.43e16,
00100                         strategy   = 'Material',
00101                         material   = 'LiquidScintillator')        
00102         self.u238 = u238
    def tools(self):

def Radioactivity::U238_lso::tools (   self  ) 

Definition at line 103 of file Radioactivity.py.

00103                    :
00104         return self.u238.tools()
00105 
00106     pass


Member Data Documentation

Radioactivity::U238_lso::u238

Definition at line 101 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