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

In This Package:

Radioactivity::K40_gds Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 k40

Detailed Description

K40 in gd doped scintillator 

Definition at line 247 of file Radioactivity.py.


Member Function Documentation

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

Definition at line 250 of file Radioactivity.py.

00251                         :
00252         k40 = Radioact(name       = 'K40_gds',
00253                        volume = volume,
00254                        nuclide    = 'K40',
00255                        abundance  = 3.01e17,
00256                        strategy   = 'Material',
00257                        material   = 'GdDopedLS')  
00258         self.k40 = k40
    def tools(self):

def Radioactivity::K40_gds::tools (   self  ) 

Definition at line 259 of file Radioactivity.py.

00259                    :
00260         return self.k40.tools()
00261 
00262     pass


Member Data Documentation

Radioactivity::K40_gds::k40

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