Skip to content

Commit 976b5a3

Browse files
Merge branch 'production/v10_06_00' into feature/mdeltutt_v10_06_00_rockbox
2 parents b18e733 + a70a326 commit 976b5a3

4 files changed

Lines changed: 13 additions & 0 deletions

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd.fcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ physics.producers.cafmaker.TPCPMTBarycenterMatchLabel: "tpcpmtbarycentermatching
155155

156156
# Overwrite weight_functions label:
157157
physics.producers.fluxweight.weight_functions: @local::physics.producers.fluxweight.weight_functions_flux
158+
physics.producers.geant4weight.weight_functions: @local::physics.producers.geant4weight.weight_functions_reint
158159

159160
# input art file.
160161
physics.producers.cafmaker.SystWeightLabels: []
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "cafmakerjob_sbnd.fcl"
2+
3+
physics.runprod: [rns, geant4weight , @sequence::physics.runprod]
4+
physics.producers.cafmaker.SystWeightLabels: [ "geant4weight" ]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "cafmakerjob_sbnd_sce.fcl"
2+
3+
physics.runprod: [rns, systtools, fluxweight, geant4weight, @sequence::physics.runprod]
4+
physics.producers.cafmaker.SystWeightLabels: [ "systtools", "fluxweight", "geant4weight" ]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "cafmakerjob_sbnd.fcl"
2+
3+
physics.runprod: [rns, systtools, fluxweight, geant4weight, @sequence::physics.runprod]
4+
physics.producers.cafmaker.SystWeightLabels: [ "systtools", "fluxweight", "geant4weight" ]

0 commit comments

Comments
 (0)