2 # File: dump_opdetdivrecs.fcl
3 # Purpose: Dump on screen opdetdivrecs content
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
8 # Service dependencies:
12 process_name: DumpOpDetDivRecs
17 # debugModules: [ "*" ]
20 # grab all the "DumpOpDetDivRecs" messages and put them in DumpOpDetDivRecs.log
24 DumpOpDetDivRecs: { limit: -1 }
25 fileAction: { limit: 0 } # RootInput
26 TimeTracker: { limit: 0 }
27 MemoryTracker: { limit: 0 }
30 filename: "DumpOpDetDivRecs.log"
37 AnaBaseDefaultCtor: { limit: 0 }
38 GeometryBadInputPoint: {
42 RecoBaseDefaultCtor: { limit: 0 }
43 DumpOpDetDivRecs: { limit: 0 }
56 module_type: RootInput
65 module_label: dumpopdetdivrecs
66 module_type: DumpOpDetDivRecs
68 # output category ("OutputCategory" by default), useful for filtering (see above)
69 OutputCategory: "DumpOpDetDivRecs"
71 # specify the label of the sim::opdetdivrecs data product (or producer)
72 InputOpDetDivRecs: "opdigi"
77 dumpers: [ dumpopdetdivrecs ]
80 end_paths: [ dumpers ]