rename-histfile_t.fcl
Go to the documentation of this file.
1 source:
2 {
3  module_type: ToyRawInput
4  fileNames: [ f1 ]
5  f1: [ [1, 0, 1], [-1, 1, 1], [2, 1, 5], [-1, 8, 7 ] ]
6 }
7 
8 services.TFileService: { fileName: "test_%r_%s_%R_%S.root" }