00001 #ifndef __LSTProto_LOADED 00002 #define __LSTProto_LOADED 00003 typedef struct { 00004 int lstproto; 00005 int ID; 00006 int IPln; 00007 int IExtr; 00008 int ICell; 00009 int ITrack; 00010 float XGlobal; 00011 float YGlobal; 00012 float ZGlobal; 00013 float TOFG; 00014 float Charge; 00015 float XLocal; 00016 int _9999; 00017 } LSTPROTO_DEF; 00018 #ifdef __TAP_CREOBJ__ 00019 LSTPROTO_DEF LSTProto; 00020 #else 00021 extern LSTPROTO_DEF LSTProto; 00022 #endif 00023 #endif 00024
1.3.9.1