#include <AtmosShower.h>
Public Member Functions | |
| AtmosShower () | |
| ~AtmosShower () | |
| void | Init () |
Public Attributes | |
| Int_t | VtxPlane |
| Double_t | VtxTime |
| Double_t | VtxU |
| Double_t | VtxV |
| Double_t | VtxX |
| Double_t | VtxY |
| Double_t | VtxZ |
| Double_t | VtxR |
| Double_t | VtxDirCosU |
| Double_t | VtxDirCosV |
| Double_t | VtxDirCosX |
| Double_t | VtxDirCosY |
| Double_t | VtxDirCosZ |
| Double_t | TimeSlope |
| Double_t | TimeOffset |
| Double_t | Energy |
| Int_t | AtNuNstrips |
| Int_t | AtNuNplanes |
| Int_t | AtNuMinPlane |
| Int_t | AtNuMaxPlane |
| Double_t | AtNuDirTimeScore |
| Double_t | AtNuDirVtxShwScore |
| Int_t | AtNuVtxShw |
| Double_t | AtNuDirCosErrU |
| Double_t | AtNuDirCosErrV |
| Int_t | AtNuReseedFlag |
|
|
Definition at line 10 of file AtmosShower.cxx. References Init(). 00011 {
00012 this->Init();
00013 }
|
|
|
Definition at line 6 of file AtmosShower.cxx. 00007 {
00008 }
|
|
|
|
Definition at line 38 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 39 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 35 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 36 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 33 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 32 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 31 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 30 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 41 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 37 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 28 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 27 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 26 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 21 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 22 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 23 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 24 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 25 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 13 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 20 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 14 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 15 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 16 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 17 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 18 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
|
|
Definition at line 19 of file AtmosShower.h. Referenced by NtpMaker::FillCandInfo(), and Init(). |
1.3.9.1