1 #include "services_dune.fcl"
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: "CRTSim.root" }
19 #services.message.destinations.LogStandardOut.threshold: "INFO"
21 dune_message_services_prod_debug.destinations.LogWarningFile.categories:
23 timeToHits: { limit: 1000 }
24 CreateTrigger: { limit: 1000 }
25 moduleToChannels: { limit: 1000 }
28 #Configure message service for debugging
29 #services.message.destinations.debugmsg:
36 # timeToHits: { limit: 1000 }
37 # CreateTrigger: { limit: 1000 }
38 # moduleToChannels: { limit: 1000 }
44 module_type: RootInput
46 fileNames: ["input_file.root"]
53 #TODO: Validation module
57 CRTSim: @local::CRTSim_standard
65 trigger_paths: [ detSim ]
67 end_paths: [ stream1 ] #ana ]
74 module_type: RootOutput
75 fileName: "CRTDetSim_protoDUNE.root" #default file name, can override from command line with -o or --output
81 CRTSim.DACThreshold: 100 #Make the DAC threshold so high that nothing will pass it