1 #include "services_dune.fcl"
3 process_name: FelixIntegrityTest
7 # Load the service that manages root files for histograms.
8 TFileService: { fileName: "FelixIntegrityTest.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
18 services.message.destinations.LogStandardOut.threshold: "INFO"
22 module_type: RootInput
24 fileNames: ["input_file.root"]
34 module_type: "FelixIntegrityTest"
36 ExpectContainerFragments: true
40 analysis: [ FelixIntegrityTest ]
41 end_paths: [ analysis ]