standard_reco_vdcb_48deg_bot.fcl
Go to the documentation of this file.
1 # standard_reco_vdcb_48deg_bot.fcl
2 
3 #include "standard_reco_vdcb.fcl"
4 
5 services: {
6  @table::services
7  @table::vdcb_bot_reco_services
8  ChannelStatusService: @local::data.ChannelStatusService_vdcb2
9 }
10 
11 physics:
12 {
13  @table::physics
14  producers:
15  {
16  @table::physics.producers
17  #wclsdatanfsp: @local::dune10kt_dunefd_vertdrift_1x8x6_3view_data_nfsp
18  }
19 
20  reco: [ @sequence::dunecb_vertdrift_reco_tpc_only ]
21 }
22