1 #include "services_dune.fcl"
4 process_name: CRTOnlineMonitor
8 # Load the service that manages root files for histograms.
9 #TFileService: { fileName: "HelloAuxDet_hist.root" }
12 RandomNumberGenerator: {} #ART native random number generator
13 message: @local::dune_message_services_prod_debug
14 FileCatalogMetadata: @local::art_file_catalog_mc
15 @table::protodune_services
16 TFileService: { fileName: "CRTOnlineMonitor_test.root" }
20 dune_message_services_prod_debug.destinations.LogWarningFile.categories:
22 timeToHits: { limit: 1000 }
23 CreateTrigger: { limit: 1000 }
24 moduleToChannels: { limit: 1000 }
27 dune_message_services_interactive.destinations.LogStandardOut.categories.LargeDeltaT: { limit: 1000 }
31 module_type: RootInput
33 fileNames: ["input_file.root"]
40 monitor: @local::CRTOnlineMonitor_standard