File tree Expand file tree Collapse file tree
sbndcode/LArSoftConfigurations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ sbnd_supera_mpvmpr: {
1717 module_type: "LArSoftSuperaDriver"
1818 supera_params: "supera_sbnd_mpvmpr.fcl"
1919 out_filename: "larcv.root"
20- unique_filename: false
20+ unique_filename: true
2121 stream: "mc"
2222 StrictDataLoading: false
2323}
@@ -27,7 +27,7 @@ sbnd_supera_data: {
2727 module_type: "LArSoftSuperaDriver"
2828 supera_params: "supera_sbnd_data.fcl"
2929 out_filename: "larcv.root"
30- unique_filename: false
30+ unique_filename: true
3131 stream: "data"
3232 StrictDataLoading: false
3333}
@@ -37,7 +37,7 @@ sbnd_supera: {
3737 module_type: "LArSoftSuperaDriver"
3838 supera_params: "supera_sbnd_corsika.fcl"
3939 out_filename: "larcv.root"
40- unique_filename: false
40+ unique_filename: true
4141 stream: "mc"
4242 StrictDataLoading: false
4343}
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ sbnd_services:
8585 DetectorClocksService: @local::sbnd_detectorclocks
8686 DetectorPropertiesService: @local::sbnd_detproperties
8787# OpDigiProperties: @local::sbnd_opdigiproperties
88- ChannelStatusService: @local::sbnd_channelstatus
88+ ChannelStatusService: @local::sbnd_data_channelstatus
8989 DetPedestalService: @local::sbnd_detpedestalservice # from database_sbnd.fcl
9090 SpaceCharge: @local::sbnd_spacecharge
9191} # sbnd_services
You can’t perform that action at this time.
0 commit comments