MCTest_mixer_robust.fcl
Go to the documentation of this file.
1 #include "standard_reco_dune35tsim_robusthit.fcl"
2 
3 physics.reco: [ rns, t0counter, caldata, robusthit ]
4 
5 physics.producers.caldata.DigitLabel: "mixer:MIXED"
6 physics.producers.robusthit.UseMeasuredCounterPositions: false
7 physics.producers.robusthit.MakeTree: true
8 physics.producers.robusthit.MakeupMissedHits: true
9 physics.producers.robusthit.MissedBufferTicksLow: 20
10 physics.producers.robusthit.MissedBufferTicksHigh: 20
11 physics.producers.robusthit.HitLineFitAlg.LogLevel: 10
12 physics.producers.t0counter.CoincidenceTolerance: 40
13 
14 services.AdcRoiBuildingService: @local::adcroi_keepall
15 services.RawDigitPrepService.DoDeconvolution: false
16 services.RawDigitPrepService.DoEarlySignalFinding: false
17 services.RawDigitPrepService.DoMitigation: true
18 services.RawDigitPrepService.DoNoiseRemoval: false
19 services.RawDigitPrepService.DoPedestalAdjustment: true
20 services.RawDigitPrepService.DoROI: true
21 services.RawDigitPrepService.DoWires: true
22 services.RawDigitPrepService.SkipBad: true
23 services.RawDigitPrepService.SkipNoisy: false