You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ZDC Reconstruction for RPD running and Bug Fixes
Update ZDC Reconstruction for RPD running and Bug Fixes
Updated ZDC Reconstruction to run with RPD by default.
Bug Fixes:
ZdcSimpleRecAlgo_Run3.cc:
Simplified the formula for ChargeWeightedTime.
Fixed issue with integer division with TdcTime and updated code only call digi.le_tcd() once.
ZdcHitReconstruction_Run3.cc:
fixed issue with setZdcSaturation where the saturation was always 1 due to incorrect method to iterate over QIE10 digis.
updated default value of skipRPD to false and setSaturationFlags to true
0 commit comments