File tree Expand file tree Collapse file tree
sbncode/BeamSpillInfoRetriever/job Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616cmake_minimum_required (VERSION 3.20 FATAL_ERROR )
1717
1818find_package (cetmodules 3.20.00 REQUIRED )
19- project (sbncode VERSION 10.10.03 LANGUAGES CXX )
19+ project (sbncode VERSION 10.10.03.01 LANGUAGES CXX )
2020
2121message (STATUS "\n\n ========================== ${PROJECT_NAME} ==========================" )
2222
Original file line number Diff line number Diff 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
3939outputs: {
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
You can’t perform that action at this time.
0 commit comments