00001 #ifndef __FLSDigiPln_LOADED 00002 #define __FLSDigiPln_LOADED 00003 typedef struct { 00004 Int_t flsdigipln; 00005 Int_t ID; 00006 Int_t IPln; 00007 char Rotm[4]; 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 SumCorrAdc; 00014 Int_t _9999; 00015 } FLSDIGIPLN_DEF; 00016 #ifdef __ADAMO_SHELL__ 00017 extern FLSDIGIPLN_DEF flsdigipln_; 00018 #endif // __ADAMO_SHELL__ 00019 #endif // __FLSDigiPln_LOADED
1.3.9.1