Skip to content

Commit 962469d

Browse files
committed
Replace geniewgt with systtools in main CAF fcl
1 parent c79ee6d commit 962469d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd.fcl

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030

3131
#include "cafmaker_common_defs.fcl"
3232

33+
#include "eventweight_genie_systtools.fcl"
34+
3335
process_name: CAFmaker
3436

3537
services:
@@ -80,7 +82,7 @@ physics:
8082
# cosmictrack: @local::standard_cosmictrack #reco
8183
# windowtrack: @local::window_cosmictrack #reco
8284

83-
# Includes: pandoraTrackMCS, pandoraTrackRange, rns, genieweight, fluxweight
85+
# Includes: pandoraTrackMCS, pandoraTrackRange, rns, fluxweight
8486
@table::cafmaker_common_producers
8587

8688
flashtrig: @local::pmtflashtrigmaker_sbnd
@@ -100,6 +102,8 @@ physics:
100102
pandoraShowerRazzle: @local::razzle_sbnd
101103

102104
pandoraRazzled: @local::razzled_sbnd
105+
106+
systtools: @local::sbn_systtools
103107
}
104108
filters:{
105109
flashtrigfilter: @local::pmtflashtrigfilter_sbnd
@@ -134,7 +138,6 @@ physics.producers.cafmaker.FlashMatchOpDetSuffixes: ["", "op", "ara", "opara"]
134138
physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]
135139

136140
# Overwrite weight_functions label:
137-
physics.producers.genieweight.weight_functions: @local::physics.producers.genieweight.weight_functions_genie
138141
physics.producers.fluxweight.weight_functions: @local::physics.producers.fluxweight.weight_functions_flux
139142

140143
# input art file.

0 commit comments

Comments
 (0)