Skip to content
Snippets Groups Projects
Commit 4e405e11 authored by Holly Szumila's avatar Holly Szumila Committed by Mark K Jones
Browse files

updated dc param

parent af6ae29c
No related branches found
No related tags found
No related merge requests found
; Geometrical parameters
; Chamber version
hdc_version = 1
; Conversion factor from TDC clicks to ns.
hdc_tdc_time_per_channel = -0.10
......@@ -31,10 +34,10 @@ hdc_central_time = 0, 0, 0, 0, 0, 0 ; -not used in new HMS chambers
hdc_drifttime_sign = 0, 0, 0, 0, 0, 0 ; -not used in new HMS chambers
0, 0, 0, 0, 0, 0
hdc_readoutLR = 1.0, -1.0, 1.0, 1.0, 1.0, -1.0
-1.0, 1.0, 1.0, 1.0, -1.0, 1.0
hdc_readoutTB = -1.0, 1.0, -1.0, 1.0, 1.0, -1.0
-1.0, 1.0, 1.0, -1.0, 1.0, -1.0
hdc_readoutLR = 1, -1, 1, 1, 1, -1
-1, 1, 1, 1, -1, 1
hdc_readoutTB = -1, 1, -1, 1, 1, -1
-1, 1, 1, -1, 1, -1
; CHAMBER POSITION PARAMETERS
......
; Geometrical parameters
; Chamber version
pdc_version = 2
; Conversion factor from TDC clicks to ns.
pdc_tdc_time_per_channel = -0.10
......@@ -32,10 +35,10 @@ pdc_central_time = 0, 0, 0, 0, 0, 0 ; -not used in new SHMS chambers
pdc_drifttime_sign = 0, 0, 0, 0, 0, 0 ; -not used in new SHMS chambers
0, 0, 0, 0, 0, 0
pdc_readoutLR = -1.0, 1.0, -1.0, -1.0, 1.0, -1.0
1.0, -1.0, 1.0, 1.0, -1.0, 1.0
pdc_readoutTB = 1.0, -1.0, 1.0, -1.0, 1.0, -1.0
-1.0, 1.0, -1.0, 1.0, -1.0, 1.0
pdc_readoutLR = -1, 1, -1, -1, 1, -1
1, -1, 1, 1, -1, 1
pdc_readoutTB = 1, -1, 1, -1, 1, -1
-1, 1, -1, 1, -1, 1
; CHAMBER POSITION PARAMETERS
......
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