iceberg4_dqm1.fcl
Go to the documentation of this file.
1 # iceberg4_dqm1.fcl
2 
3 # David Adams
4 # April 2020
5 #
6 # Dataprep tool configuration for Iceberg DQM.
7 
8 tools.tickRanges.plotTicks.begin: 0
9 tools.tickRanges.plotTicks.end: 2000
10 
11 services.RawDigitPrepService.ToolNames: [
12  "digitReader",
13  "ib4_adcPedestalFit",
14  "ibmet_adcChannelPedestalPlotter",
15  "ibmet_adcChannelPedestalNoisePlotter",
16  "ibmet_adcChannelPedestalOrfPlotter",
17  "ibmet_adcChannelPedestalPeakBinExcessPlotter",
18  "ibmet_adcChannelPedestalRawRmsPlotter",
19  "ibmet_adcChannelPedestalRawTailPlotter",
20  #"ibcht_Apas",
21  "ibcht_Xplanes",
22  "ibcht_Iplanes"
23  #, "pd_evtviewNfemb"
24 ]
25 
26 tools.ibcht_Xplanes.MaxSignal: 20
27 tools.ibcht_Iplanes.MaxSignal: 20