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

AtmosReco Class Reference

#include <AtmosReco.h>

List of all members.

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


Constructor & Destructor Documentation

AtmosReco::AtmosReco  ) 
 

Definition at line 5 of file AtmosReco.cxx.

00006 {
00007   this->Reset();
00008 }

AtmosReco::~AtmosReco  ) 
 

Definition at line 10 of file AtmosReco.cxx.

00011 {
00012 
00013 }


Member Function Documentation

void AtmosReco::Reset  ) 
 

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 }


Member Data Documentation

Double_t AtmosReco::CPUtime
 

Definition at line 47 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::EMCharge
 

Definition at line 13 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::MaxPlane
 

Definition at line 42 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MaxZ
 

Definition at line 44 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::MinPlane
 

Definition at line 41 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MinZ
 

Definition at line 43 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuDirCosU
 

Definition at line 18 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuDirCosV
 

Definition at line 19 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuDirCosX
 

Definition at line 20 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuDirCosY
 

Definition at line 21 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuDirCosZ
 

Definition at line 22 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuMomentumCurve
 

Definition at line 17 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::MuMomentumRange
 

Definition at line 16 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::MuReco
 

Definition at line 15 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::NBlocks
 

Definition at line 46 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwDirCosU
 

Definition at line 28 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwDirCosV
 

Definition at line 29 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwDirCosX
 

Definition at line 30 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwDirCosY
 

Definition at line 31 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwDirCosZ
 

Definition at line 32 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwEnergyGeV
 

Definition at line 27 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwEnergyPE
 

Definition at line 25 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::ShwEnergyPEcorr
 

Definition at line 26 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::ShwReco
 

Definition at line 24 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosReco::VtxPlane
 

Definition at line 39 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::VtxU
 

Definition at line 34 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::VtxV
 

Definition at line 35 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::VtxX
 

Definition at line 36 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::VtxY
 

Definition at line 37 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Double_t AtmosReco::VtxZ
 

Definition at line 38 of file AtmosReco.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().


The documentation for this class was generated from the following files:
Generated on Thu Nov 1 15:55:37 2007 for loon by  doxygen 1.3.9.1