1 #include "standard_reco_dune35tsim.fcl"
2 process_name: RecoRobust
4 services.MemoryTracker: { } # default is one
6 physics.producers.robusthit: @local::dune35t_robusthitfindersim
8 #optical hit reco, flash, counter, TPC wire signals
14 #hitcheat, clustercheat, trackcheat,
15 #hit reco with cheated disambiguation
16 #gaushit, dcheat, fasthit,
17 #cluster reco with cheated disambiguation
18 #dbclusterdc, lineclusterdc,
19 #3D reco with cheated disambiguation
20 #costrkdc, mctrutht0dc, photont0costrkdc, calodc,
21 #shower reconstruction
22 #blurredclusterdc, emshowerdc,
26 #dbcluster, linecluster,
28 #costrk, mctrutht0, photont0costrk, calo,
29 #shower reconstruction
30 #blurredcluster, emshower
33 physics.producers.robusthit.WireModuleLabel: "caldata"
35 services.AdcRoiBuildingService: @local::adcroi_keepall
36 services.RawDigitPrepService.DoDeconvolution: false
37 services.RawDigitPrepService.DoEarlySignalFinding: false
38 services.RawDigitPrepService.DoMitigation: false
39 services.RawDigitPrepService.DoNoiseRemoval: false
40 services.RawDigitPrepService.DoPedestalAdjustment: false
41 services.RawDigitPrepService.DoROI: true
42 services.RawDigitPrepService.DoWires: true
43 services.RawDigitPrepService.SkipBad: true
44 services.RawDigitPrepService.SkipNoisy: false