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

ddlfiles/TstHit.h

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

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