run_InfillChannelsFD.fcl
Go to the documentation of this file.
1 #include "services_dune.fcl"
2 #include "InfillChannelsConfig.fcl"
3 
4 process_name: InfillChannelsFD
5 
6 source:
7 {
8  module_type: RootInput
9  maxEvents: -1
10 }
11 services:
12 {
13  @table::dunefd_services
14  ChannelStatusService: @local::dunefd_channel_status # @local::pdsp_channel_status
15 }
16 
17 outputs:
18 {
19  out1:
20  {
21  module_type: RootOutput
22  fileName: "InfillChannelsFD_out.root"
23  }
24 }
25 
26 
27 physics:
28 {
29  producers:
30  {
31  infill: @local::InfillChannels
32  }
33  ana: [ infill ]
34  out: [ out1 ]
35 }
36 
37 services.Geometry: @local::dune10kt_1x2x6_v2_geo