detectorproperties_bo.fcl
Go to the documentation of this file.
1 #include "detectorproperties.fcl"
2 
3 BEGIN_PROLOG
4 
5 bo_detproperties: @local::standard_detproperties
6 bo_detproperties.Temperature: 88.3 #estimated by Alan Hahn
7 bo_detproperties.Electronlifetime: 3.0e3
8 bo_detproperties.Efield: [0.375,0.538,0.692] #for HV=75kV, V_A=0, V_B=+350 V, V_C=+800 V, spacing between wire planes is 6.5+-0.3 mm
9 # comment the next three lines for Short-Bo data
10 #bo_detproperties.SamplingRate: 395.5 # in ns
11 bo_detproperties.NumberTimeSamples: 4096 # ticks of the clock per readout frame
12 bo_detproperties.ReadOutWindowSize: 4096
13 #bo_detproperties.TriggerOffset: 101 # 40 us
14 bo_detproperties.TimeOffsetU: -15.
15 bo_detproperties.TimeOffsetV: -15.
16 bo_detproperties.TimeOffsetZ: 0
17 
18 END_PROLOG