protodune_dqm2.fcl
Go to the documentation of this file.
1 # protodune_dqm2.fcl
2 #
3 # David Adams
4 # September 2018
5 #
6 # Dataprep tool configuration for protoDUNE DQM processing
7 # of many events.
8 
9 # User is 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  "pd_evtviewNfemb",
16  "pd_evtviewNfembByTps"
17 ]