1 #include "services_dune.fcl"
3 #This is the default configuration file
4 #include "RawDecoder.fcl"
8 #message: @local::dune_message_services_prod_debug
9 TFileService: { fileName: "/scratch/OMoutput/np04_hist_run%06r_%#.root" }
10 PdspChannelMapService: {
11 FileName: "protoDUNETPCChannelMap_RCE_v4.txt"
12 FELIXFileName: "protoDUNETPCChannelMap_FELIX_v4.txt"
13 SSPFileName: "protoDUNESSPChannelMap_v1.txt"
23 timingrawdecoder: @local::timing_raw_decoder
24 ssprawdecoder: @local::ssp_raw_decoder
25 rcerawdecoder: @local::rce_raw_decoder
29 #Create path to run module
30 produce: [ timingrawdecoder, ssprawdecoder, rcerawdecoder ]
31 #produce: [ timingrawdecoder, rcerawdecoder ]
33 trigger_paths : [ produce ]
44 module_type: RootOutput
45 fileName: "RawDecoder.root"
52 # module_type: RootInput
53 # fileNames: [ "/afs/cern.ch/user/s/sergiand/workspace/artdaq_devel/pdune_r1000077_sr01_20170629T181646_1_0.root" ]
60 module_type: TransferInput
62 # The timeout shouldn't be much smaller than the period between events, otherwise
63 # there's a spew of timeout messages
65 timeoutInUsecs: 10000000
67 dispatcherHost: localhost
72 transferPluginType: Shmem
74 unique_label: "shmem0"
78 max_fragment_size_words: 40971520
79 first_event_builder_rank: 0
83 process_name: RunRawDecoder