Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ddlfiles/AvailNuclei.h

Go to the documentation of this file.
00001 #ifndef  __AvailNuclei_LOADED
00002 #define  __AvailNuclei_LOADED
00003 typedef struct {
00004 int availnuclei;
00005 int              ID;
00006 int              Material;
00007 int              Z;
00008 int              A;
00009 float            PathLength;
00010 float            NucleiDensity;
00011 float            SumNuclei;
00012 float            Sigma;
00013 float            AZWgt;
00014 float            SumWgt;
00015 int _9999;
00016 } AVAILNUCLEI_DEF;
00017 #ifdef __TAP_CREOBJ__
00018 AVAILNUCLEI_DEF AvailNuclei;
00019 #else
00020 extern AVAILNUCLEI_DEF AvailNuclei;
00021 #endif
00022 #endif
00023 

Generated on Mon Feb 15 11:06:23 2010 for loon by  doxygen 1.3.9.1