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

ddlfiles/FluxWgt.h

Go to the documentation of this file.
00001 #ifndef  __FluxWgt_LOADED
00002 #define  __FluxWgt_LOADED
00003 typedef struct {
00004 int fluxwgt;
00005 int              ID;
00006 char             Beam[32];
00007 int              Version;
00008 float            Weight;
00009 float            WeightErr;
00010 int _9999;
00011 } FLUXWGT_DEF;
00012 #ifdef __TAP_CREOBJ__
00013 FLUXWGT_DEF FluxWgt;
00014 #else
00015 extern FLUXWGT_DEF FluxWgt;
00016 #endif
00017 #endif
00018 

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