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

In This Package:

Radioactivity::K40_lso Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 k40

Detailed Description

K40 in liquid scintillator 

Definition at line 265 of file Radioactivity.py.


Member Function Documentation

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

Definition at line 268 of file Radioactivity.py.

00269                         :
00270         k40 = Radioact(name       = 'K40_lso',
00271                        volume = volume,
00272                        nuclide    = 'K40',
00273                        abundance  = 3.23e17,
00274                        strategy   = 'Material',
00275                        material   = 'LiquidScintillator')   
00276         self.k40 = k40
    def tools(self):

def Radioactivity::K40_lso::tools (   self  ) 

Definition at line 277 of file Radioactivity.py.

00277                    :
00278         return self.k40.tools()
00279 
00280     pass


Member Data Documentation

Radioactivity::K40_lso::k40

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