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

PlanePos.h

Go to the documentation of this file.
00001 #ifndef  __PlanePos_LOADED
00002 #define  __PlanePos_LOADED
00003 typedef struct {
00004 Int_t planepos;
00005 Int_t              ID;
00006 Int_t              ISuper;
00007 Int_t              IModule;
00008 Int_t              InMdl;
00009 Float_t            PairZmin;
00010 Float_t            PairZmax;
00011 Char_t             PasvName[4];
00012 Float_t            XYPasv[2];
00013 Float_t            ZFrntPasv;
00014 Char_t             ActvName[4];
00015 Float_t            XYActv[2];
00016 Float_t            ZFrntActv;
00017 Char_t             Rotm[4];
00018 Int_t              ActvSpec;
00019 Int_t              PasvSpec;
00020 Int_t              RotmID;
00021 Int_t _9999;
00022 } PLANEPOS_DEF;
00023 #ifdef __ADAMO_SHELL__
00024 extern PLANEPOS_DEF planepos_;
00025 #endif // __ADAMO_SHELL__
00026 #endif // __PlanePos_LOADED

Generated on Mon Feb 15 11:07:22 2010 for loon by  doxygen 1.3.9.1