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

ddlfiles/RecoMuon.h

Go to the documentation of this file.
00001 #ifndef  __RecoMuon_LOADED
00002 #define  __RecoMuon_LOADED
00003 typedef struct {
00004 int recomuon;
00005 int              ID;
00006 int              Index;
00007 float            Origin[3];
00008 float            dxdz;
00009 float            dydz;
00010 float            qp0;
00011 float            DX0;
00012 float            DY0;
00013 float            Ddxdz;
00014 float            Ddydz;
00015 float            Dp0;
00016 float            P[4];
00017 int              Method;
00018 int              Exit;
00019 float            PathLength;
00020 char             TrkRoutine[64];
00021 char             FitRoutine[64];
00022 int              error;
00023 float            ChiFit;
00024 int _9999;
00025 } RECOMUON_DEF;
00026 #ifdef __TAP_CREOBJ__
00027 RECOMUON_DEF RecoMuon;
00028 #else
00029 extern RECOMUON_DEF RecoMuon;
00030 #endif
00031 #endif
00032 

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