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

AvailNuclei.h

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

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