#include <AtmosMC.h>
Public Member Functions | |
| AtmosMC () | |
| ~AtmosMC () | |
| void | Reset () |
Public Attributes | |
| Int_t | IDnu |
| Int_t | IDact |
| Int_t | IDboson |
| Int_t | IDtarget |
| Int_t | IDres |
| Double_t | x |
| Double_t | y |
| Double_t | Q2 |
| Double_t | W2 |
| Double_t | Xsection |
| Double_t | EMfrac |
| Double_t | PnuX |
| Double_t | PnuY |
| Double_t | PnuZ |
| Double_t | Enu |
| Double_t | PmuX |
| Double_t | PmuY |
| Double_t | PmuZ |
| Double_t | Emu |
| Double_t | PelX |
| Double_t | PelY |
| Double_t | PelZ |
| Double_t | Eel |
| Double_t | PhadX |
| Double_t | PhadY |
| Double_t | PhadZ |
| Double_t | Ehad |
| Double_t | PtargX |
| Double_t | PtargY |
| Double_t | PtargZ |
| Double_t | Etarg |
| Double_t | VtxU |
| Double_t | VtxV |
| Double_t | VtxX |
| Double_t | VtxY |
| Double_t | VtxZ |
| Double_t | MuVtxX |
| Double_t | MuVtxY |
| Double_t | MuVtxZ |
| Double_t | MuVtxR |
| Int_t | MuVtxPln |
| Double_t | MuEndX |
| Double_t | MuEndY |
| Double_t | MuEndZ |
| Double_t | MuEndR |
| Int_t | MuEndPln |
| Double_t | MuPbeg |
| Double_t | MuPend |
|
|
Definition at line 5 of file AtmosMC.cxx. 00006 {
00007 this->Reset();
00008 }
|
|
|
Definition at line 10 of file AtmosMC.cxx. 00011 {
00012
00013 }
|
|
|
Definition at line 15 of file AtmosMC.cxx. References Eel, Ehad, EMfrac, Emu, Enu, Etarg, IDact, IDboson, IDnu, IDres, IDtarget, MuPbeg, MuPend, MuVtxPln, MuVtxR, MuVtxX, MuVtxY, MuVtxZ, PelX, PelY, PelZ, PhadX, PhadY, PhadZ, PmuX, PmuY, PmuZ, PnuX, PnuY, PnuZ, PtargX, PtargY, PtargZ, Q2, VtxU, VtxV, VtxX, VtxY, VtxZ, W2, x, Xsection, and y. Referenced by AtmosEvent::Reset(). 00016 {
00017 IDnu=0;
00018 IDact=0;
00019 IDboson=0;
00020 IDtarget=0;
00021 IDres=0;
00022 x=0.0;
00023 y=0.0;
00024 Q2=0.0;
00025 W2=0.0;
00026 Xsection=0.0;
00027 EMfrac=0.0;
00028 PnuX=0.0;
00029 PnuY=0.0;
00030 PnuZ=0.0;
00031 Enu=0.0;
00032 PmuX=0.0;
00033 PmuY=0.0;
00034 PmuZ=0.0;
00035 Emu=0.0;
00036 PelX=0.0;
00037 PelY=0.0;
00038 PelZ=0.0;
00039 Eel=0.0;
00040 PhadX=0.0;
00041 PhadY=0.0;
00042 PhadZ=0.0;
00043 Ehad=0.0;
00044 PtargX=0.0;
00045 PtargY=0.0;
00046 PtargZ=0.0;
00047 Etarg=0.0;
00048 VtxU=0.0;
00049 VtxV=0.0;
00050 VtxX=0.0;
00051 VtxY=0.0;
00052 VtxZ=0.0;
00053 MuVtxX=0.0;
00054 MuVtxY=0.0;
00055 MuVtxZ=0.0;
00056 MuVtxR=0.0;
00057 MuVtxPln=0;
00058 MuVtxX=0.0;
00059 MuVtxY=0.0;
00060 MuVtxZ=0.0;
00061 MuVtxR=0.0;
00062 MuVtxPln=0;
00063 MuPbeg=0.0;
00064 MuPend=0.0;
00065 }
|
|
|
Definition at line 35 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 39 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 23 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 31 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 27 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 43 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 14 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 15 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 13 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 17 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 16 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 58 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(). |
|
|
Definition at line 57 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(). |
|
|
Definition at line 54 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(). |
|
|
Definition at line 55 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(). |
|
|
Definition at line 56 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(). |
|
|
Definition at line 59 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 60 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 53 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 52 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 49 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 50 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 51 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 32 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 33 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 34 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 36 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 37 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 38 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 28 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 29 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 30 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 24 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 25 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 26 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 40 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 41 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 42 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 20 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 44 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 45 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 46 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 47 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 48 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 21 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 18 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 22 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
|
|
Definition at line 19 of file AtmosMC.h. Referenced by NtpMaker::FillMCInfo(), and Reset(). |
1.3.9.1