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

TPar.h

Go to the documentation of this file.
00001 #ifndef  __TPar_LOADED
00002 #define  __TPar_LOADED
00003 typedef struct {
00004 Int_t tpar;
00005 Int_t              ID;
00006 Int_t              TMedium;
00007 Float_t            CutGam;
00008 Float_t            CutEle;
00009 Float_t            CutNeu;
00010 Float_t            CutHad;
00011 Float_t            CutMuo;
00012 Float_t            BCutE;
00013 Float_t            BCutM;
00014 Float_t            DCutE;
00015 Float_t            DCutM;
00016 Float_t            PPCutM;
00017 Int_t              iPair;
00018 Int_t              iComp;
00019 Int_t              iPhot;
00020 Int_t              iPFis;
00021 Int_t              iDRay;
00022 Int_t              iAnni;
00023 Int_t              iBrem;
00024 Int_t              iHadr;
00025 Int_t              iMuNu;
00026 Int_t              iDcay;
00027 Int_t              iLoss;
00028 Int_t              iMuls;
00029 Int_t              iRayl;
00030 Float_t            GhCor1;
00031 Int_t              iBirk;
00032 Float_t            Birk1;
00033 Float_t            Birk2;
00034 Int_t              iLabs;
00035 Int_t              iSync;
00036 Int_t              iStra;
00037 Int_t _9999;
00038 } TPAR_DEF;
00039 #ifdef __ADAMO_SHELL__
00040 extern TPAR_DEF tpar_;
00041 #endif // __ADAMO_SHELL__
00042 #endif // __TPar_LOADED

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