Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /CondTools/Geometry/test/README.md is written in an unsupported language. File is not indexed.

0001 ## Uploading Tags to ProdDB
0002 
0003 Here is an example of a metadata file to upload a tag with *HLT synchronization*. The field *since* should be left *null*. 
0004 The IOV will be automatically taken and will be next safe run at HLT.
0005 ```
0006 {
0007     "destinationDatabase": "oracle://cms_orcon_prod/CMS_CONDITIONS", 
0008     "destinationTags": {
0009         "XMLFILE_CTPPS_Geometry_101YV3_hlt": {}
0010     }, 
0011     "inputTag": "XMLFILE_CTPPS_Geometry_2018_102YV1", 
0012     "since": null, 
0013     "userText": "2018 CTPPS geometry"
0014 }
0015 ```
0016 
0017 #### IMPORTANT NOTE:
0018 This should be done only after the tag has been validated.
0019 
0020 All uploads must be annonced on [AlCaDB hypernews](https://hypernews.cern.ch/HyperNews/CMS/get/calibrations.html)