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

CellPos.h

Go to the documentation of this file.
00001 #ifndef  __CellPos_LOADED
00002 #define  __CellPos_LOADED
00003 typedef struct {
00004 Int_t cellpos;
00005 Int_t              ID;
00006 char               PlnName[4];
00007 Int_t              IStrip;
00008 Int_t              IExtr;
00009 Int_t              ICell;
00010 Float_t            XYZReadout[3];
00011 Float_t            XYZCenter[3];
00012 Float_t            XYZFarend[3];
00013 Float_t            FiberTailA;
00014 Float_t            FiberTailB;
00015 Float_t            ClearFiberA;
00016 Float_t            ClearFiberB;
00017 Int_t _9999;
00018 } CELLPOS_DEF;
00019 #ifdef __ADAMO_SHELL__
00020 extern CELLPOS_DEF cellpos_;
00021 #endif // __ADAMO_SHELL__
00022 #endif // __CellPos_LOADED

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