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

In This Package:

Radioactivity::K40_PMT Class Reference

List of all members.

Public Member Functions

def __init__
def tools

Public Attributes

 k40

Detailed Description

K40 in PMT 

Definition at line 282 of file Radioactivity.py.


Member Function Documentation

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

Definition at line 285 of file Radioactivity.py.

00286                         :
00287         k40 = Radioact(name       = 'K40_PMT',
00288                        volume = volume,
00289                        nuclide    = 'K40',
00290                        abundance  = 4.71e19,
00291                        strategy   = 'VolumeType',
00292                        fillvolumes= 'lvPmtHemiVacuum')
00293         self.k40 = k40
    def tools(self):

def Radioactivity::K40_PMT::tools (   self  ) 

Definition at line 294 of file Radioactivity.py.

00294                    :
00295         return self.k40.tools()
00296 
00297     pass


Member Data Documentation

Radioactivity::K40_PMT::k40

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