diff --git a/sbncode/BeamSpillInfoRetriever/job/run_sbndbnbinfo_sbn.fcl b/sbncode/BeamSpillInfoRetriever/job/run_sbndbnbinfo_sbn.fcl index 4f8505cb1..602bfe3f3 100644 --- a/sbncode/BeamSpillInfoRetriever/job/run_sbndbnbinfo_sbn.fcl +++ b/sbncode/BeamSpillInfoRetriever/job/run_sbndbnbinfo_sbn.fcl @@ -34,7 +34,7 @@ physics: { stream1: [ out1 ] } -physics.producers.sbndbnbinfo.module_type: "SBNDBNBRetriever" +physics.producers.bnbinfo.module_type: "SBNDBNBRetriever" outputs: { out1: { @@ -45,4 +45,4 @@ outputs: { } } -physics.producers.sbndbnbinfo.fileNames: @local::outputs.out1.fileName +physics.producers.bnbinfo.fileNames: @local::outputs.out1.fileName