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

ddlfiles/TPar.h

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

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