1 # standard_reco_vdcb.fcl
3 # Job fcl for running the VD reconstruction
6 #include "services_dune.fcl"
7 #include "services_vdcoldbox.fcl"
8 #include "workflow_reco_vdcb.fcl"
10 #include "channelstatus_vdcb.fcl"
11 #include "channelstatus_vdct.fcl"
18 TFileService: { fileName: "%ifb_reco_hist.root" }
20 MemoryTracker: { } # default is one
21 RandomNumberGenerator: {} #ART native random number generator
22 FileCatalogMetadata: @local::art_file_catalog_mc
24 message: @local::dune_message_services_prod
27 #source is now a root file
29 module_type: RootInput
33 # Define and configure some modules to do work on each event.
34 # First modules are defined; they are scheduled later.
35 # Modules are grouped by type.
38 @table::dunecb_vertdrift_producers
41 reco: [ @sequence::dunecb_vertdrift_reco_tpc_only ]
49 module_type: RootOutput
50 fileName: "%ifb_reco.root"
51 dataTier: "reconstructed"