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

In This Package:

Radioactivity::U238_gds Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 u238

Detailed Description

U238 in gd doped scintillator 

Definition at line 73 of file Radioactivity.py.


Member Function Documentation

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

Definition at line 76 of file Radioactivity.py.

00077                         :
00078         u238 = Radioact(name       = 'U238_gds',
00079                         volume = volume,
00080                         nuclide    = 'U238',
00081                         abundance  = 5.06e16,
00082                         strategy   = 'Material',
00083                         material   = 'GdDopedLS')
00084         self.u238 = u238
    def tools(self):

def Radioactivity::U238_gds::tools (   self  ) 

Definition at line 85 of file Radioactivity.py.

00085                    :
00086         return self.u238.tools()
00087 
00088     pass


Member Data Documentation

Radioactivity::U238_gds::u238

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