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

Rotm.h

Go to the documentation of this file.
00001 #ifndef  __Rotm_LOADED
00002 #define  __Rotm_LOADED
00003 typedef struct {
00004 Int_t rotm;
00005 Int_t              ID;
00006 Char_t             Name[4];
00007 Float_t            Theta1;
00008 Float_t            Phi1;
00009 Float_t            Theta2;
00010 Float_t            Phi2;
00011 Float_t            Theta3;
00012 Float_t            Phi3;
00013 Float_t            r11;
00014 Float_t            r12;
00015 Float_t            r13;
00016 Float_t            r21;
00017 Float_t            r22;
00018 Float_t            r23;
00019 Float_t            r31;
00020 Float_t            r32;
00021 Float_t            r33;
00022 Int_t _9999;
00023 } ROTM_DEF;
00024 #ifdef __ADAMO_SHELL__
00025 extern ROTM_DEF rotm_;
00026 #endif // __ADAMO_SHELL__
00027 #endif // __Rotm_LOADED

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