From d985b7e999df500361d396cf71300a94b624e1d3 Mon Sep 17 00:00:00 2001 From: jorge-romeo Date: Fri, 12 Dec 2025 10:43:15 -0600 Subject: [PATCH] New fcl for CAF stage without systtools to use it on files generated with MeVPrtl generator. --- .../caf/cafmakerjob_sbnd_sce_and_fluxwgt_and_g4rw.fcl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_sce_and_fluxwgt_and_g4rw.fcl diff --git a/sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_sce_and_fluxwgt_and_g4rw.fcl b/sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_sce_and_fluxwgt_and_g4rw.fcl new file mode 100644 index 000000000..6210e447d --- /dev/null +++ b/sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_sce_and_fluxwgt_and_g4rw.fcl @@ -0,0 +1,4 @@ +#include "cafmakerjob_sbnd_sce.fcl" + +physics.runprod: [rns, fluxweight, geant4weight, @sequence::physics.runprod] +physics.producers.cafmaker.SystWeightLabels: [ "fluxweight", "geant4weight" ] \ No newline at end of file