3 # Purpose: Configuration for SAM database (metadata)
7 # 20160721 (petrillo@fnal.gov) [v1.1]
8 # added "extra" configuration
14 # Standard configurations for art's built-in FileCatalogMetadata service.
15 # Metadata fields are standard, but values are still microboone-specific.
19 # Note sam application name is taken from "process_name" fcl parameter in main job file.
20 applicationFamily:
"art"
21 applicationVersion:
"development"
28 sbnd_file_catalog_mc: @local::sbnd_file_catalog
29 sbnd_file_catalog_mc.fileType:
"mc"
31 sbnd_file_catalog_data: @local::sbnd_file_catalog
32 sbnd_file_catalog_data.fileType:
"data"
36 # this configuration is for FileCatalogMetadataSBND;
37 # not that useful, since all members are job-specific
39 sbnd_file_catalog_extra:
48 } # sbnd_file_catalog_extra
51 # Standard configurations for FileCatalogMetadataExtras service.
52 # Both fields and values are microboone-specific.
54 # microboone_file_catalog:
56 # Metadata: [ "group", "sbnd", # This field should move to FileCatalogMetadata.
57 # "fileFormat", "root", # This field should move to FileCatalogMetadata.
62 # "projectVersion", "" ]
63 # GeneratePerFileMetadata: true
64 # CopyMetadataAttributes: [ "fileType", "runType" ]
66 # RenameOverwrite: true
69 # this is for backward compatibility only; users should use the definitions above
70 art_file_catalog_mc: @local::sbnd_file_catalog_mc
71 art_file_catalog_data: @local::sbnd_file_catalog_data
73 #D. Brailsford 21/02/18
74 #Parameter set that describes the metadata for the pure root files. The TFile metadata service produces a json file for SAM declaration
75 sbnd_file_catalog_sbn:
77 JSONFileName:
"tfile.json"
stream1 can override from command line with o or output services user runType
process_name can override from command line with o or output dataTier