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

CoilTube.h

Go to the documentation of this file.
00001 #ifndef  __CoilTube_LOADED
00002 #define  __CoilTube_LOADED
00003 typedef struct {
00004 Int_t coiltube;
00005 Int_t              ID;
00006 Int_t              ISuper;
00007 char               Name[4];
00008 Int_t              ICopy;
00009 Int_t              ITreeDepth;
00010 Float_t            XYZ1[3];
00011 Float_t            XYZ2[3];
00012 Float_t            OuterRadius;
00013 Float_t            InnerRadius;
00014 char               ShapeName[4];
00015 Int_t              IRotm;
00016 char               TMedium[4];
00017 Float_t            Zmin;
00018 Float_t            Zmax;
00019 Int_t _9999;
00020 } COILTUBE_DEF;
00021 #ifdef __ADAMO_SHELL__
00022 extern COILTUBE_DEF coiltube_;
00023 #endif // __ADAMO_SHELL__
00024 #endif // __CoilTube_LOADED

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