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

Mixture.h

Go to the documentation of this file.
00001 #ifndef  __Mixture_LOADED
00002 #define  __Mixture_LOADED
00003 typedef struct {
00004 Int_t mixture;
00005 Int_t              ID;
00006 Int_t              Material;
00007 Int_t              IElement;
00008 Float_t            A;
00009 Float_t            Z;
00010 Float_t            Fraction;
00011 Int_t _9999;
00012 } MIXTURE_DEF;
00013 #ifdef __ADAMO_SHELL__
00014 extern MIXTURE_DEF mixture_;
00015 #endif // __ADAMO_SHELL__
00016 #endif // __Mixture_LOADED

Generated on Mon Feb 15 11:07:01 2010 for loon by  doxygen 1.3.9.1