Skip to content

Commit e69fb78

Browse files
committed
add set of cafmaker fhicls for g4rw
1 parent 6397200 commit e69fb78

4 files changed

Lines changed: 9 additions & 4 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: []

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_g4rw.fcl

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

33
physics.runprod: [rns, geant4weight , @sequence::physics.runprod]
44
physics.producers.cafmaker.SystWeightLabels: [ "geant4weight" ]
5-
6-
physics.producers.geant4weight.weight_functions: @local::physics.producers.geant4weight.weight_functions_reint
7-
8-
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)