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

FLSHit.h

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

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