Skip to content

Commit 29eed9a

Browse files
committed
Update CI fcl to allow use of 'test' systtools cfg with just 5 univs
1 parent d21daab commit 29eed9a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

test/ci/sbnd_ci_nucosmics_caf_quick_test_sbndcode.fcl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1+
#include "eventweight_genie_systtools_test.fcl"
12
#include "cafmakerjob_sbnd_sce_systtools_and_fluxwgt.fcl"
23

34
services.NuRandomService.policy: "perEvent"
45

56
# Have to specify the caf name to match what the CI expects,
67
# currently no way of controlling this from the command line
78

8-
physics.producers.cafmaker.CAFFilename: "nucosmics_caf_test_sbndcode_Current.caf.root"
9+
physics.producers.systtools: @local::sbn_systtools_test
910

10-
physics.producers.genieweight.multisim.number_of_multisims: 5
11+
physics.producers.cafmaker.CAFFilename: "nucosmics_caf_test_sbndcode_Current.caf.root"
1112

1213
physics.producers.fluxweight.horncurrent.number_of_multisims: 5
1314
physics.producers.fluxweight.expskin.number_of_multisims: 5

0 commit comments

Comments
 (0)