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

RecoMuon.h

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

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