#include <ANtpShowerInfoNC.h>
Inheritance diagram for ANtpShowerInfoNC:

Public Member Functions | |
| ANtpShowerInfoNC () | |
| virtual | ~ANtpShowerInfoNC () |
| void | Reset () |
Public Attributes | |
| Float_t | energyGeV |
| Int_t | xTalkStrips |
| Float_t | planeUseFraction |
| Float_t | signalUseFraction |
| Float_t | twoEndStripFraction |
| Float_t | transverseRMSU |
| Float_t | transverseRMSV |
| Float_t | emFrac |
| Float_t | phKurtosis |
| Float_t | phPerStrip |
| Float_t | phPerPlane |
| Float_t | aShwdig_ns |
| Float_t | aShwplu_ns |
| Float_t | aShwplv_ns |
|
|
Definition at line 21 of file ANtpShowerInfoNC.cxx. References MSG. 00021 : 00022 energyGeV(ANtpDefVal::kFloat), 00023 xTalkStrips(ANtpDefVal::kInt), 00024 planeUseFraction(ANtpDefVal::kFloat), 00025 signalUseFraction(ANtpDefVal::kFloat), 00026 twoEndStripFraction(ANtpDefVal::kFloat), 00027 transverseRMSU(ANtpDefVal::kFloat), 00028 transverseRMSV(ANtpDefVal::kFloat), 00029 emFrac(ANtpDefVal::kFloat), 00030 phKurtosis(ANtpDefVal::kFloat), 00031 phPerStrip(ANtpDefVal::kFloat), 00032 phPerPlane(ANtpDefVal::kFloat), 00033 aShwdig_ns(ANtpDefVal::kFloat), 00034 aShwplu_ns(ANtpDefVal::kFloat), 00035 aShwplv_ns(ANtpDefVal::kFloat) 00036 00037 { 00038 00039 MSG("ANtpShowerInfoNC", Msg::kDebug) << "ANtpShowerInfoNC::Constructor" << endl; 00040 00041 }
|
|
|
Definition at line 44 of file ANtpShowerInfoNC.cxx. References MSG. 00045 {
00046
00047 MSG("ANtpShowerInfoNC", Msg::kDebug) << "ANtpShowerInfoNC::Destructor" << endl;
00048
00049 }
|
|
|
Reimplemented from ANtpShowerInfo. Definition at line 52 of file ANtpShowerInfoNC.cxx. References aShwdig_ns, aShwplu_ns, aShwplv_ns, emFrac, energyGeV, phKurtosis, phPerPlane, phPerStrip, planeUseFraction, ANtpShowerInfo::Reset(), signalUseFraction, transverseRMSU, transverseRMSV, twoEndStripFraction, and xTalkStrips. Referenced by CondensedNtpModuleNC::Ana(), ANtpInfoObjectFillerNC::FillShowerInformation(), and CondensedNtpModuleNC::ResetTreeVariables(). 00053 {
00054
00055 ANtpShowerInfo::Reset();
00056 pulseHeight = ANtpDefVal::kFloat;
00057 energyGeV = ANtpDefVal::kFloat;
00058 xTalkStrips = ANtpDefVal::kInt;
00059 planeUseFraction = ANtpDefVal::kFloat;
00060 signalUseFraction = ANtpDefVal::kFloat;
00061 twoEndStripFraction = ANtpDefVal::kFloat;
00062 transverseRMSU = ANtpDefVal::kFloat;
00063 transverseRMSV = ANtpDefVal::kFloat;
00064 emFrac = ANtpDefVal::kFloat;
00065 phKurtosis = ANtpDefVal::kFloat;
00066 phPerStrip = ANtpDefVal::kFloat;
00067 phPerPlane = ANtpDefVal::kFloat;
00068 aShwdig_ns = ANtpDefVal::kFloat;
00069 aShwplu_ns = ANtpDefVal::kFloat;
00070 aShwplv_ns = ANtpDefVal::kFloat;
00071
00072 return;
00073 }
|
|
|
Definition at line 37 of file ANtpShowerInfoNC.h. Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 38 of file ANtpShowerInfoNC.h. Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 39 of file ANtpShowerInfoNC.h. Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 31 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
|
|
Definition at line 23 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
|
|
Definition at line 33 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
|
|
Definition at line 36 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 35 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 25 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
|
|
Definition at line 26 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset(). |
|
|
Definition at line 28 of file ANtpShowerInfoNC.h. Referenced by NCAnalysisModule::FillDataQualityPlots(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCAnalysisCutsCR::IsCosmicInSpillOx(), NCAnalysisCuts::IsCosmicInSpillOx(), and Reset(). |
|
|
Definition at line 29 of file ANtpShowerInfoNC.h. Referenced by NCAnalysisModule::FillDataQualityPlots(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCAnalysisCutsCR::IsCosmicInSpillOx(), NCAnalysisCuts::IsCosmicInSpillOx(), and Reset(). |
|
|
Definition at line 27 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
|
|
Definition at line 24 of file ANtpShowerInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset(). |
1.3.9.1