00001 #ifndef __MassDistrib_LOADED 00002 #define __MassDistrib_LOADED 00003 typedef struct { 00004 Int_t massdistrib; 00005 Int_t ID; 00006 Int_t Material; 00007 Float_t SBegin; 00008 Float_t SEnd; 00009 Float_t PathSumMat; 00010 char Type[4]; 00011 Int_t _9999; 00012 } MASSDISTRIB_DEF; 00013 #ifdef __ADAMO_SHELL__ 00014 extern MASSDISTRIB_DEF massdistrib_; 00015 #endif // __ADAMO_SHELL__ 00016 #endif // __MassDistrib_LOADED
1.3.9.1