Skip to content

Commit 24050f5

Browse files
authored
Merge pull request #580 from SBNSoftware/bugfix/pot_module
sbnd POT develop hot fix
2 parents 0a7e833 + 45752cb commit 24050f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sbncode/BeamSpillInfoRetriever/job/run_sbndbnbinfo_sbn.fcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ physics: {
3434
stream1: [ out1 ]
3535
}
3636

37-
physics.producers.sbndbnbinfo.module_type: "SBNDBNBRetriever"
37+
physics.producers.bnbinfo.module_type: "SBNDBNBRetriever"
3838

3939
outputs: {
4040
out1: {
@@ -45,4 +45,4 @@ outputs: {
4545
}
4646
}
4747

48-
physics.producers.sbndbnbinfo.fileNames: @local::outputs.out1.fileName
48+
physics.producers.bnbinfo.fileNames: @local::outputs.out1.fileName

0 commit comments

Comments
 (0)