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

ddlfiles/MuonTrkPoint.h

Go to the documentation of this file.
00001 #ifndef  __MuonTrkPoint_LOADED
00002 #define  __MuonTrkPoint_LOADED
00003 typedef struct {
00004 int muontrkpoint;
00005 int              ID;
00006 int              Index;
00007 float            X;
00008 float            Y;
00009 float            Z;
00010 float            Weight;
00011 float            transv;
00012 char             Rotm[4];
00013 int _9999;
00014 } MUONTRKPOINT_DEF;
00015 #ifdef __TAP_CREOBJ__
00016 MUONTRKPOINT_DEF MuonTrkPoint;
00017 #else
00018 extern MUONTRKPOINT_DEF MuonTrkPoint;
00019 #endif
00020 #endif
00021 

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