Skip to content

Commit e135f73

Browse files
Move from overlay to mc
1 parent 08a47ad commit e135f73

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

fcl/reco/Stage0/overlay/stage0_run2_wcdnn_gpu_icarus.fcl renamed to fcl/reco/Stage0/mc/stage0_run2_wcdnn_gpu_icarus_mc.fcl

File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
#include "stage0_run2_wc_icarus_mc.fcl"
22

33
#include "enable_dnn_sp.fcl"
4+
5+
physics.producers.decon2droiEE.wcls_main.params.wc_device: "cpu"
6+
physics.producers.decon2droiEW.wcls_main.params.wc_device: "cpu"
7+
physics.producers.decon2droiWE.wcls_main.params.wc_device: "cpu"
8+
physics.producers.decon2droiWW.wcls_main.params.wc_device: "cpu"
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
#include "stage0_run2_wcdnn_icarus_mc.fcl"
22

33
#include "enable_overlay_sp.fcl"
4-
5-
# for gpus, use stage0_run2_wcdnn_gpu_icarus.fcl instead
6-
physics.producers.decon2droiEE.wcls_main.params.wc_device: "cpu"
7-
physics.producers.decon2droiEW.wcls_main.params.wc_device: "cpu"
8-
physics.producers.decon2droiWE.wcls_main.params.wc_device: "cpu"
9-
physics.producers.decon2droiWW.wcls_main.params.wc_device: "cpu"

0 commit comments

Comments
 (0)