JeffersonLab / sim-recon

Simulation and Reconstruction for GlueX
9 stars 14 forks source link

add parameters to disable CDC Hit timing cut, parameter to set a thre… #1092

Closed zihlmann closed 6 years ago

zihlmann commented 6 years ago

…shold cut to CDC hit amplitudes

and parameter to enable/disamble the pruning cut. Also modified the pruning cut to not cut away the signal that went to saturation.

three switches are added to the CDC hit factories to a) CDCHit:RemoveCorrelationHits to turn on/off the removal of correlation hits (default is on) b) CDCHit:Dissable_TimingCuts to dissable the timing cuts c)CDC:CDC_HIT_THRESHOLD allows for an additional amplitude cut in ADC counts (default is zero)

-PCDCHit:RemoveCorrelationHits=0 will stop removing correlation hits -PCDCHit:Dissable_TimingCuts=1 will disable timing cut -PCDC:CDC_HIT_THRESHOLD=140 will remove all CDC hits with peak amplitude smaller than 140 ADC counts

gluex commented 6 years ago

Test status for this pull request: SUCCESS

Summary: /work/halld/pull_request_test/sim-recon^CDCHITParameterSwitches/tests/summary.txt Logs: /work/halld/pull_request_test/sim-recon^CDCHITParameterSwitches/tests/log

Build log: /work/halld/pull_request_test/sim-recon^CDCHITParameterSwitches/make_CDCHITParameterSwitches.log Build report: /work/halld/pull_request_test/sim-recon^CDCHITParameterSwitches/report_CDCHITParameterSwitches.txt Location of build: /work/halld/pull_request_test/sim-recon^CDCHITParameterSwitches