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

ddlfiles/FLSDigiView.h

Go to the documentation of this file.
00001 #ifndef  __FLSDigiView_LOADED
00002 #define  __FLSDigiView_LOADED
00003 typedef struct {
00004 int flsdigiview;
00005 int              ID;
00006 char             Rotm[4];
00007 int              NPlns;
00008 int              NCells;
00009 float            XYZBase[3];
00010 float            XYZDir[3];
00011 float            DirScale;
00012 float            SumRawAdc;
00013 float            SumOldAdc;
00014 float            SumCorrAdc;
00015 int _9999;
00016 } FLSDIGIVIEW_DEF;
00017 #ifdef __TAP_CREOBJ__
00018 FLSDIGIVIEW_DEF FLSDigiView;
00019 #else
00020 extern FLSDIGIVIEW_DEF FLSDigiView;
00021 #endif
00022 #endif
00023 

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