Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ddlfiles/LSTStrip.h

Go to the documentation of this file.
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 

Generated on Mon Feb 15 11:06:53 2010 for loon by  doxygen 1.3.9.1