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

MuonTrkPoint.h

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

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