00001 #ifndef __SubVolPos_LOADED 00002 #define __SubVolPos_LOADED 00003 typedef struct { 00004 Int_t subvolpos; 00005 Int_t ID; 00006 Char_t VolName[4]; 00007 Int_t ICopy; 00008 Char_t VolMother[4]; 00009 Float_t XPos; 00010 Float_t YPos; 00011 Float_t ZPos; 00012 Int_t IRot; 00013 Char_t Only[4]; 00014 Int_t _9999; 00015 } SUBVOLPOS_DEF; 00016 #ifdef __ADAMO_SHELL__ 00017 extern SUBVOLPOS_DEF subvolpos_; 00018 #endif // __ADAMO_SHELL__ 00019 #endif // __SubVolPos_LOADED
1.3.9.1