Skip to content

Commit

Permalink
Bottom fcl now uses bottom chanstats. #61
Browse files Browse the repository at this point in the history
  • Loading branch information
dladams committed May 8, 2023
1 parent 0423bbb commit 89ed77a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fcl/vdcoldbox/reco/crpcb_bottom_process.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#include "protodune_tools_dune.fcl"
#include "vdcb2_tools.fcl"
#include "vdcb_dataprep_sequences.fcl"
#include "channelstatus_vdcrp2.fcl"
#include "channelstatus_vdcrp3.fcl"
#include "channelstatus_vdcrp4.fcl"
#include "channelstatus_vdcrp5.fcl"


data.dataprep_tools: @local::data.vdtcb2_dataprep_seqs.adc_cnrw_rmbadch
Expand Down Expand Up @@ -51,7 +51,7 @@ crp4_services: {
@table::services_base
@table::vdcb_crp2_data_services
SpaceCharge: @local::dunefd_spacecharge
ChannelStatusService: @local::data.ChannelStatusService_vdcrp2
ChannelStatusService: @local::data.ChannelStatusService_vdcrp4
}
crp4_services.DetectorPropertiesService.Efield: @local::data.crp4cb_Efield
crp4_services.RawDigitPrepService.ToolNames: @local::data.dataprep_tools #data.vdcb_dataprep_seqs.nocal
Expand Down

0 comments on commit 89ed77a

Please sign in to comment.