protodune_dqm3.fcl
Go to the documentation of this file.
1 # protodune_dqm3.fcl
2 
3 # David Adams
4 # November 2019
5 #
6 # Dataprep tool configuration for protoDUNE DQM with
7 # many events to look at channnel performance.
8 #
9 # User is now expected to provide a top-level fcl file
10 # that creates or reads in RawDigits and calls a module
11 # (most likely DataPrepModule) that runs the RawDigitPrepService.
12 
13 services.RawDigitPrepService.ToolNames: [
14  "digitReader",
15  "pdsp_sticky_codes_ped", # Flag sticky codes so they can be excluded in pedestal fit
16  "pd_adcPedestalFit",
17  "pdmtps_adcChannelPedestalPlotter",
18  "pdmtps_adcChannelPedestalNoisePlotter",
19  "pdmtps_adcChannelPedestalOrfPlotter",
20  "pdmtps_adcChannelPedestalPeakBinExcessPlotter",
21  "pdmtps_adcChannelPedestalRawRmsPlotter",
22  "pdmtps_adcChannelPedestalRawTailPlotter",
23  "pd_evtviewNfemb"
24 ]
25 
26 # Set low min ADC RMS so dead channels are clearly visible.
27 tools.pd_adcPedestalFit.FitRmsMin: 1.0