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

FLSParam.h

Go to the documentation of this file.
00001 #ifndef  __FLSParam_LOADED
00002 #define  __FLSParam_LOADED
00003 typedef struct {
00004 Int_t flsparam;
00005 Int_t              ID;
00006 char               Name[32];
00007 char               Type[4];
00008 Float_t            Value;
00009 Int_t              IUsageSet;
00010 Int_t _9999;
00011 } FLSPARAM_DEF;
00012 #ifdef __ADAMO_SHELL__
00013 extern FLSPARAM_DEF flsparam_;
00014 #endif // __ADAMO_SHELL__
00015 #endif // __FLSParam_LOADED

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