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

ddlfiles/FLSHit.h

Go to the documentation of this file.
00001 #ifndef  __FLSHit_LOADED
00002 #define  __FLSHit_LOADED
00003 typedef struct {
00004 int flshit;
00005 int              ID;
00006 int              IPackedPEC;
00007 int              ITrack;
00008 float            TOFG;
00009 float            XBegin;
00010 float            YBegin;
00011 float            ZBegin;
00012 float            XEnd;
00013 float            YEnd;
00014 float            ZEnd;
00015 float            ELoss;
00016 float            Ptot;
00017 int              IPDG;
00018 int              CellPos;
00019 int              PlanePos;
00020 int _9999;
00021 } FLSHIT_DEF;
00022 #ifdef __TAP_CREOBJ__
00023 FLSHIT_DEF FLSHit;
00024 #else
00025 extern FLSHIT_DEF FLSHit;
00026 #endif
00027 #endif
00028 

Generated on Mon Feb 15 11:06:44 2010 for loon by  doxygen 1.3.9.1