We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff32f5 commit 240b73cCopy full SHA for 240b73c
sbncode/BeamSpillInfoRetriever/job/run_sbndbnbextinfo_sbn.fcl
@@ -34,7 +34,7 @@ physics: {
34
stream1: [ out1 ]
35
}
36
37
-physics.producers.sbndbnbextinfo.module_type: "SBNDBNBEXTRetriever"
+physics.producers.bnbextinfo.module_type: "SBNDBNBEXTRetriever"
38
39
outputs: {
40
out1: {
@@ -44,4 +44,4 @@ outputs: {
44
compressionLevel: 1
45
46
47
-physics.producers.sbndbnbextinfo.fileNames: @local::outputs.out1.fileName
+physics.producers.bnbextinfo.fileNames: @local::outputs.out1.fileName
0 commit comments