Skip to content

Commit b1a50be

Browse files
Update output commands for WireCell simulation
Added output commands to drop specific WireCell Toolkit simulation outputs.
1 parent 0366245 commit b1a50be

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

test/ci/sbnd_ci_single_detsim_quick_test_sbndcode.fcl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@
22

33
services.NuRandomService.policy: "perEvent"
44

5+
6+
#Adding these drops because the WireCell Toolkit simulation
7+
# is not deterministic, but they would like to keep these
8+
# in main production to further develop.
9+
outputs.out1.outputCommands: [ "keep *_*_*_*"
10+
,"drop *_simtpc2d_badmasks_*"
11+
,"drop *_simtpc2d_badchannels_*"
12+
]

0 commit comments

Comments
 (0)