1 #include "G4RWExampleAnalyzer.fcl"
2 #include "services_dune.fcl"
4 process_name: "G4RWExample"
7 # Load the service that manages root files for histograms.
8 TFileService: { fileName: "g4rw_example.root" }
11 RandomNumberGenerator: {} #ART native random number generator
12 message: @local::dune_message_services_prod_debug
13 FileCatalogMetadata: @local::art_file_catalog_mc
14 @table::protodune_services
15 PdspChannelMapService: @local::pdspchannelmap
16 ChannelStatusService: @local::pdsp_channel_status
19 services.message.destinations.LogStandardOut.threshold: "INFO"
22 module_type: RootInput
24 fileNames: ["input_file.root"]
31 rwexample: @local::g4rwexample
44 physics.analyzers.rwexample.DoFull: true
45 physics.analyzers.rwexample.ParameterSet: [