Skip to content

Commit 0c4b9e6

Browse files
committed
The "wc" fhicl files now inherit from the "yz sim" file
1 parent 5b53499 commit 0c4b9e6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

fcl/reco/Stage0/mc/stage0_run2_wc_icarus_mc_notriggersim.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "stage0_run2_wc_icarus_mc.fcl"
1+
#include "stage0_run2_wc_yz_icarus_mc.fcl"
22

33
# restore non-shifted labels
44
physics.producers.emuTrigger.BeamGates: "beamgate"

fcl/reco/Stage0/mc/stage0_run2_wc_raw_icarus_mc.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
22
## This fhicl file takes the standard stage 0 wc mc file and keeps the raw digits
33
##
4-
#include "stage0_run2_wc_icarus_mc.fcl"
4+
#include "stage0_run2_wc_yz_icarus_mc.fcl"
55

66
# Drop the daq format files on output,
77
# Drop all output from the TPC decoder stage
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#include "stage0_run2_wc_icarus_mc.fcl"
1+
#include "stage0_run2_wc_yz_icarus_mc.fcl"
22

33
#include "enable_dnn_sp.fcl"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#include "stage0_run2_icarus_mc.fcl"
1+
#include "stage0_run2_wc_yz_icarus_mc.fcl"

0 commit comments

Comments
 (0)