#include <AtmosReco.h>
Public Member Functions | |
| AtmosReco () | |
| ~AtmosReco () | |
| void | Reset () |
Public Attributes | |
| Double_t | EMCharge |
| Int_t | MuReco |
| Double_t | MuMomentumRange |
| Double_t | MuMomentumCurve |
| Double_t | MuDirCosU |
| Double_t | MuDirCosV |
| Double_t | MuDirCosX |
| Double_t | MuDirCosY |
| Double_t | MuDirCosZ |
| Int_t | ShwReco |
| Double_t | ShwEnergyPE |
| Double_t | ShwEnergyPEcorr |
| Double_t | ShwEnergyGeV |
| Double_t | ShwDirCosU |
| Double_t | ShwDirCosV |
| Double_t | ShwDirCosX |
| Double_t | ShwDirCosY |
| Double_t | ShwDirCosZ |
| Double_t | VtxU |
| Double_t | VtxV |
| Double_t | VtxX |
| Double_t | VtxY |
| Double_t | VtxZ |
| Int_t | VtxPlane |
| Int_t | MinPlane |
| Int_t | MaxPlane |
| Double_t | MinZ |
| Double_t | MaxZ |
| Int_t | NBlocks |
| Double_t | CPUtime |
|
|
Definition at line 5 of file AtmosReco.cxx. 00006 {
00007 this->Reset();
00008 }
|
|
|
Definition at line 10 of file AtmosReco.cxx. 00011 {
00012
00013 }
|
|
|
Definition at line 15 of file AtmosReco.cxx. References CPUtime, EMCharge, MaxPlane, MaxZ, MinPlane, MinZ, MuDirCosU, MuDirCosV, MuDirCosX, MuDirCosY, MuDirCosZ, MuMomentumCurve, MuMomentumRange, MuReco, NBlocks, ShwDirCosU, ShwDirCosV, ShwDirCosX, ShwDirCosY, ShwDirCosZ, ShwEnergyGeV, ShwEnergyPE, ShwEnergyPEcorr, ShwReco, VtxPlane, VtxU, VtxV, VtxX, VtxY, and VtxZ. Referenced by AtmosEvent::Reset(). 00016 {
00017 EMCharge = 0.0;
00018
00019 MuReco = 0;
00020 MuMomentumRange = 0.0;
00021 MuMomentumCurve = 0.0;
00022 MuDirCosU = 0.0;
00023 MuDirCosV = 0.0;
00024 MuDirCosX = 0.0;
00025 MuDirCosY = 0.0;
00026 MuDirCosZ = 0.0;
00027
00028 ShwReco = 0;
00029 ShwEnergyPE = 0.0;
00030 ShwEnergyPEcorr = 0.0;
00031 ShwEnergyGeV = 0.0;
00032 ShwDirCosU = 0.0;
00033 ShwDirCosV = 0.0;
00034 ShwDirCosX = 0.0;
00035 ShwDirCosY = 0.0;
00036 ShwDirCosZ = 0.0;
00037
00038 VtxU = 0.0;
00039 VtxV = 0.0;
00040 VtxX = 0.0;
00041 VtxY = 0.0;
00042 VtxZ = 0.0;
00043 VtxPlane = -999;
00044
00045 MinPlane = -999;
00046 MaxPlane = -999;
00047 MinZ = 0.0;
00048 MaxZ = 0.0;
00049
00050 NBlocks = 0;
00051 CPUtime = 0.0;
00052 }
|
|
|
Definition at line 47 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 13 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 42 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 44 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 41 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 43 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 18 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 19 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 20 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 21 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 22 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 17 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 16 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 15 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 46 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 28 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 29 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 30 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 31 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 32 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 27 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 25 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 26 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 24 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 39 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 34 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 35 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 36 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 37 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
|
|
Definition at line 38 of file AtmosReco.h. Referenced by NtpMaker::FillCandInfo(), and Reset(). |
1.3.9.1