We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252f44e commit ff5f53fCopy full SHA for ff5f53f
1 file changed
sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_data.fcl
@@ -40,7 +40,7 @@ services:
40
# scheduler: {wantTracer : false wantSummary : false}
41
TimeTracker: {}
42
RandomNumberGenerator: {} #ART native random number generator
43
- TFileService: { fileName: "fullchain_production_hist_prod5.root" closeFileFast: false }
+ TFileService: { fileName: "%ifb_fullchain_production_hist_prod5.root" closeFileFast: false }
44
# scheduler: { wantTracer: false wantSummary: true }
45
message: { destinations: { debugmsg:{type: "cout" threshold: "INFO"} } }
46
TimeTracker: { printSummary: true }
0 commit comments