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

TstHit.h

Go to the documentation of this file.
00001 #ifndef  __TstHit_LOADED
00002 #define  __TstHit_LOADED
00003 typedef struct {
00004 Int_t tsthit;
00005 Int_t              ID;
00006 Int_t              IPln;
00007 Int_t              IExtr;
00008 Int_t              ICell;
00009 Int_t              ITrack;
00010 Float_t            XGlobal;
00011 Float_t            YGlobal;
00012 Float_t            ZGlobal;
00013 Float_t            TOFG;
00014 Float_t            XBegin;
00015 Float_t            YBegin;
00016 Float_t            ZBegin;
00017 Float_t            XEnd;
00018 Float_t            YEnd;
00019 Float_t            ZEnd;
00020 Float_t            ELoss;
00021 Float_t            Ptot;
00022 Int_t              IPDG;
00023 Int_t _9999;
00024 } TSTHIT_DEF;
00025 #ifdef __ADAMO_SHELL__
00026 extern TSTHIT_DEF tsthit_;
00027 #endif // __ADAMO_SHELL__
00028 #endif // __TstHit_LOADED

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