Skip to content

Commit 99f4413

Browse files
committed
add run4 detsim fhicls
1 parent 677563f commit 99f4413

4 files changed

Lines changed: 14 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "detsim_2d_icarus_refactored.fcl"
2+
3+
# Run3/4 optical tune
4+
physics.producers.opdaq: @local::icarus_simpmt_run4
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "detsim_2d_icarus_refactored_overlay.fcl"
2+
3+
# Run3/4 optical tune (with no noise)
4+
physics.producers.opdaq: @local::icarus_simpmt_run4_nonoise
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#include "detsim_2d_icarus_refactored_yzsim.fcl"
22

33
physics.producers.daq.wcls_main.params.YZScaleMapJson: "yzmap_gain_icarus_v4_run4.json"
4+
5+
# Run3/4 optical tune
6+
physics.producers.opdaq: @local::icarus_simpmt_run4
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#include "detsim_2d_icarus_refactored_yzsim_overlay.fcl"
22

33
physics.producers.daq.wcls_main.params.YZScaleMapJson: "yzmap_gain_icarus_v4_run4.json"
4+
5+
# Run3/4 optical tune (with no noise)
6+
physics.producers.opdaq: @local::icarus_simpmt_run4_nonoise

0 commit comments

Comments
 (0)