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

LSTHit.h

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

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