coldbox_dqm2.fcl
Go to the documentation of this file.
1 # coldbox_dqm2.fcl
2 
3 # David Adams
4 # May 2021
5 #
6 # Dataprep tool configuration for protoDUNE DQM.
7 
8 # User is now expected to provide a top-level fcl file
9 # that creates or reads in RawDigits and calls a module
10 # (most likely DataPrepModule) that runs the RawDigitPrepService.
11 #
12 # User is expected to provide a top-level fcl file
13 # that creates or reads in RawDigits and calls a module
14 # (e.g. DataPrepModule) that runs the RawDigitPrepService.
15 
16 services.RawDigitPrepService.ToolNames: [
17  "digitReader",
18  "apa_evtviewNfemb"
19 ]