<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Wassim and Zheng made some updates to the THcNPSArray.cxx </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
in the <span style="font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px; text-align: left; display: inline !important; color: rgb(31, 35, 40); background-color: rgb(255, 255, 255);" class="ContentPasted1">THcNPSArray::CoarseProcess
and <span style="display: inline !important; background-color: rgb(255, 255, 255);" class="ContentPasted2">THcNPSArray::FillADC_DynamicPedestal</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px; text-align: left; display: inline !important; color: rgb(31, 35, 40); background-color: rgb(255, 255, 255);" class="ContentPasted1"><span style="display: inline !important; background-color: rgb(255, 255, 255);" class="ContentPasted2">functions.
This affects how the "good" hit arrays are filled and eventually the clustering. </span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px; text-align: left; display: inline !important; color: rgb(31, 35, 40); background-color: rgb(255, 255, 255);" class="ContentPasted1"><span style="display: inline !important; background-color: rgb(255, 255, 255);" class="ContentPasted2">A
quick overview of the changes.</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<ol dir="auto" style="box-sizing: border-box; padding-left: 2em; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px; margin-top: 0px !important; margin-bottom: 0px !important; color: rgb(31, 35, 40); background-color: rgb(255, 255, 255);">
<li style="box-sizing:border-box">
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
THcNPSArray::CoarseProcess change fBlock_ClusterID index to use block number since block number from 0 to 1079. Add check on array index.</p>
</li><li style="box-sizing:border-box;margin-top:0.25em">
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
THcNPSArray::FillADC_DynamicPedestal<br style="box-sizing:border-box" class="ContentPasted0">
a) Set StartTime = 0 .<br style="box-sizing:border-box" class="ContentPasted0">
b) Add check that block number less than fNelem-1<br style="box-sizing:border-box" class="ContentPasted0">
c) change to adctdcdiffTime = pulseTime-StartTime<br style="box-sizing:border-box" class="ContentPasted0">
d) eliminate fTotNumAdcHits++ since it is used for total number<br style="box-sizing:border-box" class="ContentPasted0">
of FADC pulse in AccumulateHits and led to double counting<br style="box-sizing:border-box" class="ContentPasted0">
e) Eliminate cut on fThresh for "good hit"</p>
</li></ol>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
I accepted the pull request from Wassim to the develop branch for hcana</p>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
in the JeffersonLab hcana repo. So please go ahead</p>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">and pull down the develop branch.</span></p>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></p>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">cheers,</span></p>
<p dir="auto" style="box-sizing:border-box;margin-top:16px;margin-bottom:16px" class="ContentPasted0">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"> Mark</span></p>
<br>
</div>
</body>
</html>