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

FLSDigiCell.h

Go to the documentation of this file.
00001 #ifndef  __FLSDigiCell_LOADED
00002 #define  __FLSDigiCell_LOADED
00003 typedef struct {
00004 Int_t flsdigicell;
00005 Int_t              ID;
00006 Int_t              IPln;
00007 Int_t              IExtr;
00008 Int_t              ICell;
00009 Int_t              IView;
00010 Float_t            XYZBase[3];
00011 Float_t            XYZDir[3];
00012 Float_t            TPos;
00013 Float_t            CPos;
00014 Float_t            CellLength;
00015 Float_t            DirScale;
00016 Float_t            XPhysicalA;
00017 Float_t            XPhysicalB;
00018 Float_t            XFiberA;
00019 Float_t            XFiberB;
00020 Float_t            ClrTransmitA;
00021 Float_t            ClrTransmitB;
00022 Float_t            RawAdcA;
00023 Float_t            RawAdcB;
00024 Float_t            CorrAdcA;
00025 Float_t            CorrAdcB;
00026 Float_t            CorrAdcSum;
00027 Int_t              IsMuon;
00028 Int_t _9999;
00029 } FLSDIGICELL_DEF;
00030 #ifdef __ADAMO_SHELL__
00031 extern FLSDIGICELL_DEF flsdigicell_;
00032 #endif // __ADAMO_SHELL__
00033 #endif // __FLSDigiCell_LOADED

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