CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
twikiExport.Constituent Class Reference

Public Member Functions

def __init__
 
def __str__
 

Public Attributes

 theCount
 
 theDensity
 
 theDescription
 
 theL0
 
 theMass
 
 theName
 
 theType
 
 theVolume
 
 theX0
 

Detailed Description

Definition at line 6 of file twikiExport.py.

Constructor & Destructor Documentation

def twikiExport.Constituent.__init__ (   self,
  line,
  predefinedMaterials 
)

Definition at line 7 of file twikiExport.py.

Member Function Documentation

def twikiExport.Constituent.__str__ (   self)

Definition at line 20 of file twikiExport.py.

Member Data Documentation

twikiExport.Constituent.theCount

Definition at line 12 of file twikiExport.py.

twikiExport.Constituent.theDensity

Definition at line 15 of file twikiExport.py.

twikiExport.Constituent.theDescription

Definition at line 10 of file twikiExport.py.

twikiExport.Constituent.theL0

Definition at line 17 of file twikiExport.py.

twikiExport.Constituent.theMass

Definition at line 18 of file twikiExport.py.

twikiExport.Constituent.theName

Definition at line 11 of file twikiExport.py.

twikiExport.Constituent.theType

Definition at line 14 of file twikiExport.py.

twikiExport.Constituent.theVolume

Definition at line 13 of file twikiExport.py.

twikiExport.Constituent.theX0

Definition at line 16 of file twikiExport.py.