00001 #ifndef __EmuDigit_LOADED 00002 #define __EmuDigit_LOADED 00003 typedef struct { 00004 Int_t emudigit; 00005 Int_t ID; 00006 Int_t IPln; 00007 Int_t ISheet; 00008 Int_t ILayer; 00009 Float_t XCenter; 00010 Float_t YCenter; 00011 Float_t ZCenter; 00012 Float_t GrainSize; 00013 Int_t CellPos; 00014 Int_t PlanePos; 00015 Int_t _9999; 00016 } EMUDIGIT_DEF; 00017 #ifdef __ADAMO_SHELL__ 00018 extern EMUDIGIT_DEF emudigit_; 00019 #endif // __ADAMO_SHELL__ 00020 #endif // __EmuDigit_LOADED