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
1.3.9.1