1 #include "services_refactored_pdune.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: "CRTSimRefac.root" }
19 #services.message.destinations.LogStandardOut.threshold: "INFO"
20 #services.Geometry.GDML: "protodune_v7_refactored_nowires.gmdl"
21 #services.Geometry.ROOT: "protodune_v7_refactored_nowires.gmdl"
22 dune_message_services_prod_debug.destinations.LogWarningFile.categories:
24 timeToHits: { limit: 1000 }
25 CreateTrigger: { limit: 1000 }
26 moduleToChannels: { limit: 1000 }
29 #Configure message service for debugging
30 #services.message.destinations.debugmsg:
37 # timeToHits: { limit: 1000 }
38 # CreateTrigger: { limit: 1000 }
39 # moduleToChannels: { limit: 1000 }
45 module_type: RootInput
47 fileNames: ["input_file.root"]
54 #TODO: Validation module
58 crt: @local::CRTSimRefac_standard
66 trigger_paths: [ detSim ]
68 end_paths: [ stream1 ] #ana ]
75 module_type: RootOutput
76 fileName: "CRTDetSim_protoDUNE.root" #default file name, can override from command line with -o or --output
82 CRTSim.DACThreshold: 100 #Make the DAC threshold so high that nothing will pass it