00001 #ifndef __FLSDigiView_LOADED
00002 #define __FLSDigiView_LOADED
00003 typedef struct {
00004 Int_t flsdigiview;
00005 Int_t ID;
00006 char Rotm[4];
00007 Int_t NPlns;
00008 Int_t NCells;
00009 Float_t XYZBase[3];
00010 Float_t XYZDir[3];
00011 Float_t DirScale;
00012 Float_t SumRawAdc;
00013 Float_t SumOldAdc;
00014 Float_t SumCorrAdc;
00015 Int_t _9999;
00016 } FLSDIGIVIEW_DEF;
00017 #ifdef __ADAMO_SHELL__
00018 extern FLSDIGIVIEW_DEF flsdigiview_;
00019 #endif // __ADAMO_SHELL__
00020 #endif // __FLSDigiView_LOADED