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

|
|
Definition at line 21 of file ANtpEventInfoNC.cxx. References MSG. 00021 : 00022 pulseHeightRms(ANtpDefVal::kFloat), 00023 maxPlanePH(ANtpDefVal::kFloat), 00024 maxPHIn3Planes(ANtpDefVal::kFloat), 00025 maxPHIn6Planes(ANtpDefVal::kFloat), 00026 maxPHIn9Planes(ANtpDefVal::kFloat), 00027 maxPHIn12Planes(ANtpDefVal::kFloat), 00028 eventDuration(ANtpDefVal::kFloat), 00029 modifiedPH(ANtpDefVal::kFloat), 00030 earlyWeightedADC(ANtpDefVal::kFloat), 00031 lateBucketPHFraction(ANtpDefVal::kFloat), 00032 timeWeightedPHFraction(ANtpDefVal::kFloat), 00033 straightPHFraction(ANtpDefVal::kFloat), 00034 fixedWindowPH(ANtpDefVal::kFloat), 00035 triPlane1PH(ANtpDefVal::kFloat), 00036 triPlane2PH(ANtpDefVal::kFloat), 00037 triPlaneOverPH(ANtpDefVal::kFloat), 00038 stripTime1st(ANtpDefVal::kDouble), 00039 stripTimelast(ANtpDefVal::kDouble), 00040 stripTimeMean(ANtpDefVal::kDouble), 00041 stripTimeRMS(ANtpDefVal::kDouble), 00042 largestEventInSnarl(ANtpDefVal::kInt), 00043 eventSummaryPlanes(ANtpDefVal::kInt), 00044 minTimeSeparation(ANtpDefVal::kDouble), 00045 minDeltaZ(ANtpDefVal::kFloat), 00046 closeTimeDeltaZ(ANtpDefVal::kFloat), 00047 slicePHFraction(ANtpDefVal::kFloat), 00048 edgeActivityStrips(ANtpDefVal::kInt), 00049 edgeActivityPH(ANtpDefVal::kFloat), 00050 oppEdgeStrips(ANtpDefVal::kInt), 00051 oppEdgePH(ANtpDefVal::kFloat), 00052 medianTime(ANtpDefVal::kDouble), 00053 trackExtension(ANtpDefVal::kFloat), 00054 trackStripsInShower(ANtpDefVal::kInt), 00055 lengthInPlanes(ANtpDefVal::kInt), 00056 phPerStrip(ANtpDefVal::kFloat), 00057 phPerPlane(ANtpDefVal::kFloat), 00058 evtTimeDiff(ANtpDefVal::kDouble), 00059 sharedStripFraction(ANtpDefVal::kFloat), 00060 vhsPNC(ANtpDefVal::kFloat), 00061 vhsPCCe(ANtpDefVal::kFloat), 00062 vhsPCCmu(ANtpDefVal::kFloat), 00063 vhsPCCtau(ANtpDefVal::kFloat), 00064 vhsDNC(ANtpDefVal::kFloat), 00065 vhsDCCe(ANtpDefVal::kFloat), 00066 vhsDCCmu(ANtpDefVal::kFloat), 00067 vhsDCCtau(ANtpDefVal::kFloat), 00068 aPh3_ns(ANtpDefVal::kFloat), 00069 aPh6_ns(ANtpDefVal::kFloat), 00070 aPhlast_ns(ANtpDefVal::kFloat), 00071 aPhcommon_ns(ANtpDefVal::kFloat) 00072 00073 { 00074 00075 MSG("ANtpEventInfoNC", Msg::kDebug) << "ANtpEventInfoNC::Constructor" << endl; 00076 00077 }
|
|
|
Definition at line 80 of file ANtpEventInfoNC.cxx. References MSG. 00081 {
00082
00083 MSG("ANtpEventInfoNC", Msg::kDebug) << "ANtpEventInfoNC::Destructor" << endl;
00084
00085 }
|
|
|
Reimplemented from ANtpEventInfo. Definition at line 88 of file ANtpEventInfoNC.cxx. References aPh3_ns, aPh6_ns, aPhcommon_ns, aPhlast_ns, closeTimeDeltaZ, earlyWeightedADC, edgeActivityPH, edgeActivityStrips, eventDuration, eventSummaryPlanes, evtTimeDiff, fixedWindowPH, largestEventInSnarl, lateBucketPHFraction, lengthInPlanes, maxPHIn12Planes, maxPHIn3Planes, maxPHIn6Planes, maxPHIn9Planes, maxPlanePH, medianTime, minDeltaZ, minTimeSeparation, modifiedPH, oppEdgePH, oppEdgeStrips, phPerPlane, phPerStrip, pulseHeightRms, ANtpEventInfo::Reset(), sharedStripFraction, slicePHFraction, straightPHFraction, stripTime1st, stripTimelast, stripTimeMean, stripTimeRMS, timeWeightedPHFraction, trackExtension, trackStripsInShower, triPlane1PH, triPlane2PH, triPlaneOverPH, vhsDCCe, vhsDCCmu, vhsDCCtau, vhsDNC, vhsPCCe, vhsPCCmu, vhsPCCtau, and vhsPNC. Referenced by CondensedNtpModuleNC::Ana(), NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventInformation(), and CondensedNtpModuleNC::ResetTreeVariables(). 00089 {
00090 ANtpEventInfo::Reset();
00091 pulseHeightRms = ANtpDefVal::kFloat;
00092 maxPlanePH = ANtpDefVal::kFloat;
00093 maxPHIn3Planes = ANtpDefVal::kFloat;
00094 maxPHIn6Planes = ANtpDefVal::kFloat;
00095 maxPHIn9Planes = ANtpDefVal::kFloat;
00096 maxPHIn12Planes = ANtpDefVal::kFloat;
00097 eventDuration = ANtpDefVal::kFloat;
00098 modifiedPH = ANtpDefVal::kFloat;
00099 earlyWeightedADC = ANtpDefVal::kFloat;
00100 lateBucketPHFraction = ANtpDefVal::kFloat;
00101 timeWeightedPHFraction = ANtpDefVal::kFloat;
00102 straightPHFraction = ANtpDefVal::kFloat;
00103 fixedWindowPH = ANtpDefVal::kFloat;
00104 triPlane1PH = ANtpDefVal::kFloat;
00105 triPlane2PH = ANtpDefVal::kFloat;
00106 triPlaneOverPH = ANtpDefVal::kFloat;
00107 stripTime1st = ANtpDefVal::kDouble;
00108 stripTimelast = ANtpDefVal::kDouble;
00109 stripTimeMean = ANtpDefVal::kDouble;
00110 stripTimeRMS = ANtpDefVal::kDouble;
00111 largestEventInSnarl = ANtpDefVal::kInt;
00112 eventSummaryPlanes = ANtpDefVal::kInt;
00113 minTimeSeparation = ANtpDefVal::kDouble;
00114 minDeltaZ = ANtpDefVal::kFloat;
00115 closeTimeDeltaZ = ANtpDefVal::kFloat;
00116 slicePHFraction = ANtpDefVal::kFloat;
00117 edgeActivityStrips = ANtpDefVal::kInt;
00118 edgeActivityPH = ANtpDefVal::kFloat;
00119 oppEdgeStrips = ANtpDefVal::kInt;
00120 oppEdgePH = ANtpDefVal::kFloat;
00121 medianTime = ANtpDefVal::kDouble;
00122 trackExtension = ANtpDefVal::kFloat;
00123 trackStripsInShower = ANtpDefVal::kInt;
00124 lengthInPlanes = ANtpDefVal::kInt;
00125 phPerStrip = ANtpDefVal::kFloat;
00126 phPerPlane = ANtpDefVal::kFloat;
00127 evtTimeDiff = ANtpDefVal::kDouble;
00128 sharedStripFraction = ANtpDefVal::kFloat;
00129 vhsPNC = ANtpDefVal::kFloat;
00130 vhsPCCe = ANtpDefVal::kFloat;
00131 vhsPCCmu = ANtpDefVal::kFloat;
00132 vhsPCCtau = ANtpDefVal::kFloat;
00133 vhsDNC = ANtpDefVal::kFloat;
00134 vhsDCCe = ANtpDefVal::kFloat;
00135 vhsDCCmu = ANtpDefVal::kFloat;
00136 vhsDCCtau = ANtpDefVal::kFloat;
00137 aPh3_ns = ANtpDefVal::kFloat;
00138 aPh6_ns = ANtpDefVal::kFloat;
00139 aPhlast_ns = ANtpDefVal::kFloat;
00140 aPhcommon_ns = ANtpDefVal::kFloat;
00141
00142 return;
00143 }
|
|
|
Definition at line 102 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), and Reset(). |
|
|
Definition at line 103 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), and Reset(). |
|
|
Definition at line 105 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), and Reset(). |
|
|
Definition at line 104 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), and Reset(). |
|
|
Definition at line 71 of file ANtpEventInfoNC.h. Referenced by NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsMultiCutsClean(), and Reset(). |
|
|
Definition at line 67 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), and MicroDSTMaker::FillRecoInfo(). |
|
|
Definition at line 91 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(). |
|
|
Definition at line 39 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FindEarlyActivityWeight(), and Reset(). |
|
|
Definition at line 75 of file ANtpEventInfoNC.h. Referenced by NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsMultiCutsClean(), and Reset(). |
|
|
Definition at line 73 of file ANtpEventInfoNC.h. Referenced by NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsMultiCutsClean(), and Reset(). |
|
|
Definition at line 35 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 61 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), NCExtractionCuts::PassesCCCuts(), and Reset(). |
|
|
Definition at line 88 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), and Reset(). |
|
|
Definition at line 47 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 58 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), NCAnalysisCutsCC::IsFarDetectorBeamEvent(), and Reset(). |
|
|
Definition at line 44 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 85 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), MicroDSTMaker::FillRecoInfo(), NCExtractionCuts::PassesCCCuts(), NCExtractionCuts::PassesNCCuts(), and Reset(). |
|
|
Definition at line 33 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 27 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 29 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 31 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 25 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 81 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), and Reset(). |
|
|
Definition at line 70 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), and Reset(). |
|
|
|
Definition at line 37 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 79 of file ANtpEventInfoNC.h. Referenced by NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), and Reset(). |
|
|
Definition at line 77 of file ANtpEventInfoNC.h. Referenced by NuExtraction::ExtractNCInfo(), ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsMultiCutsClean(), and Reset(). |
|
|
Definition at line 87 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), NCExtractionANN::GetIdProbability(), and Reset(). |
|
|
Definition at line 86 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), NCExtractionANN::GetIdProbability(), and Reset(). |
|
|
Definition at line 23 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 90 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsSimpleCutsClean(), and Reset(). |
|
|
Definition at line 72 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventTimingAndActivityInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCuts::IsSimpleCutsClean(), and Reset(). |
|
|
Definition at line 46 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 53 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), MicroDSTMaker::FillRecoInfo(), NCAnalysisCutsCC::IsFarDetectorBeamEvent(), NCAnalysisCutsNC::IsGoodBeamEvent(), and Reset(). |
|
|
Definition at line 54 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 55 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 56 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 45 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 83 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), MicroDSTMaker::FillRecoInfo(), and Reset(). |
|
|
Definition at line 84 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillCrossOverInformation(), and Reset(). |
|
|
Definition at line 49 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 50 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 51 of file ANtpEventInfoNC.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and Reset(). |
|
|
Definition at line 98 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 99 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 100 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 97 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 94 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 95 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 96 of file ANtpEventInfoNC.h. Referenced by Reset(). |
|
|
Definition at line 93 of file ANtpEventInfoNC.h. Referenced by Reset(). |
1.3.9.1