Skip to content
Snippets Groups Projects
Commit bf416213 authored by Carlos Yero's avatar Carlos Yero Committed by Mark K Jones
Browse files

modified hms hodo cuts param and htracking param files

parent b6b43da9
No related branches found
No related tags found
No related merge requests found
......@@ -20,5 +20,5 @@ hdc_fix_propcorr = 1 ; do propagation along wire each time hit appeears
; Zero time correction for each plane in ns that is added to TDC time.
hdc_plane_time_zero = 1350.0,1350.0,1350.0,1350.0,1350.0,1350.0,
1350.0,1350.0,1350.0,1350.0,1350.0,1350.0
hdc_plane_time_zero = 1366.0,1366.0,1366.0,1366.0,1366.0,1366.0,
1366.0,1366.0,1366.0,1366.0,1366.0,1366.0
......@@ -30,7 +30,8 @@ hstub_max_xpdiff = .05
; recommended value for hspace_point_criterion ( based on meeting
; Feb 2003)
hxt_track_criterion = 10.
hyt_track_criterion = 4.
;hyt_track_criterion = 4.
hyt_track_criterion = 20. ;for cosmics
hxpt_track_criterion = 0.2
hypt_track_criterion = 0.5
;
......
; HMS Hodo Cuts parameters
; Cosmic flag for beta calculation
hcosmicflag=0
hcosmicflag=1
; for now manually set hte FADC mode
; 1 == Use the pulse int - pulse ped
......@@ -12,7 +12,7 @@ hhodo_adc_mode=1
;
; hhodo_tdc_offset is array of time offsets for all paddles in a plane
; to move the tdc to between 0 and 4000 channels.
hhodo_tdc_offset = 1120, 1120, 1120, 1120
hhodo_tdc_offset = 1280, 1280, 1280, 1280
; hhodo_tdc_offset = 1000, 1000, 1000, 1000
; hhodo set min and max fADC time window for all paddles in a plane in units of ns
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment