00001 #ifndef __LSTStrip_LOADED 00002 #define __LSTStrip_LOADED 00003 typedef struct { 00004 int lststrip; 00005 int ID; 00006 int IPln; 00007 int IStrip; 00008 float CPos; 00009 float Charge; 00010 int _9999; 00011 } LSTSTRIP_DEF; 00012 #ifdef __TAP_CREOBJ__ 00013 LSTSTRIP_DEF LSTStrip; 00014 #else 00015 extern LSTSTRIP_DEF LSTStrip; 00016 #endif 00017 #endif 00018
1.3.9.1