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

ddlfiles/RecoShwDir.h

Go to the documentation of this file.
00001 #ifndef  __RecoShwDir_LOADED
00002 #define  __RecoShwDir_LOADED
00003 typedef struct {
00004 int recoshwdir;
00005 int              ID;
00006 float            DirCosX;
00007 float            DirCosY;
00008 float            DirCosZ;
00009 float            Theta;
00010 float            Phi;
00011 float            ThetaBeam;
00012 char             Routine[64];
00013 int _9999;
00014 } RECOSHWDIR_DEF;
00015 #ifdef __TAP_CREOBJ__
00016 RECOSHWDIR_DEF RecoShwDir;
00017 #else
00018 extern RECOSHWDIR_DEF RecoShwDir;
00019 #endif
00020 #endif
00021 

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