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

REROOT_Classes/ddlfiles/FluxInfo.h

Go to the documentation of this file.
00001 #ifndef  __FluxInfo_LOADED
00002 #define  __FluxInfo_LOADED
00003 typedef struct {
00004 int fluxinfo;
00005 int              ID;
00006 int              FluxRun;
00007 int              FluxEvtNo;
00008 float            Ndxdz;
00009 float            Ndydz;
00010 float            Npz;
00011 float            Nenergy;
00012 float            NdxdzNear;
00013 float            NdydzNear;
00014 float            NenergyN;
00015 float            NWtNear;
00016 float            NdxdzFar;
00017 float            NdydzFar;
00018 float            NenergyF;
00019 float            NWtFar;
00020 int              Norig;
00021 int              Ndecay;
00022 int              Ntype;
00023 float            Vx;
00024 float            Vy;
00025 float            Vz;
00026 float            pdPx;
00027 float            pdPy;
00028 float            pdPz;
00029 float            ppdxdz;
00030 float            ppdydz;
00031 float            pppz;
00032 float            ppenergy;
00033 int              ppmedium;
00034 int              ptype;
00035 float            ppvx;
00036 float            ppvy;
00037 float            ppvz;
00038 float            muparpx;
00039 float            muparpy;
00040 float            muparpz;
00041 float            mupare;
00042 float            Necm;
00043 float            Nimpwt;
00044 float            xpoint;
00045 float            ypoint;
00046 float            zpoint;
00047 float            tvx;
00048 float            tvy;
00049 float            tvz;
00050 float            tpx;
00051 float            tpy;
00052 float            tpz;
00053 int              tptype;
00054 int              tgen;
00055 int              tgptype;
00056 float            tgppx;
00057 float            tgppy;
00058 float            tgppz;
00059 float            tprivx;
00060 float            tprivy;
00061 float            tprivz;
00062 float            beamx;
00063 float            beamy;
00064 float            beamz;
00065 float            beampx;
00066 float            beampy;
00067 float            beampz;
00068 int _9999;
00069 } FLUXINFO_DEF;
00070 #ifdef __TAP_CREOBJ__
00071 FLUXINFO_DEF FluxInfo;
00072 #else
00073 extern FLUXINFO_DEF FluxInfo;
00074 #endif
00075 #endif
00076 

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