00001 #ifndef __LSTProto_LOADED
00002 #define __LSTProto_LOADED
00003 typedef struct {
00004 Int_t lstproto;
00005 Int_t ID;
00006 Int_t IPln;
00007 Int_t IExtr;
00008 Int_t ICell;
00009 Int_t ITrack;
00010 Float_t XGlobal;
00011 Float_t YGlobal;
00012 Float_t ZGlobal;
00013 Float_t TOFG;
00014 Float_t Charge;
00015 Float_t XLocal;
00016 Int_t _9999;
00017 } LSTPROTO_DEF;
00018 #ifdef __ADAMO_SHELL__
00019 extern LSTPROTO_DEF lstproto_;
00020 #endif // __ADAMO_SHELL__
00021 #endif // __LSTProto_LOADED