From 7e2fd1a896cdb7ac0e15fe97f685c6d3bb1aa0df Mon Sep 17 00:00:00 2001 From: Tom McCauley Date: Thu, 7 Nov 2024 10:39:10 +0000 Subject: [PATCH 1/2] GT for 2017 MC * Create a record for the 2017 MC GT db * Additionally create a record for the 2017 collision GT db * Fix a typo in the 2016 MC GT db record * Closes #3695 --- data/records/cms-condition-data-2016.json | 2 +- data/records/cms-condition-data-2017.json | 106 ++++++++++++++++++++++ 2 files changed, 107 insertions(+), 1 deletion(-) create mode 100644 data/records/cms-condition-data-2017.json diff --git a/data/records/cms-condition-data-2016.json b/data/records/cms-condition-data-2016.json index 1369972ef2..9f4f5f7736 100644 --- a/data/records/cms-condition-data-2016.json +++ b/data/records/cms-condition-data-2016.json @@ -55,7 +55,7 @@ }, { "abstract": { - "description": "

Condition database includes non-event-related information (Alignment, Calibration, Temperature, etc.) and parameters for simulation/reconstruction/analysis software.

\n

These files are needed when running a CMSSW job on the open data environment (VM or container), and they are available in the /cvmfs/cms-opendata-conddb.cern.ch file system. They are automatically read from /cvmfs/cms-opendata-conddb.cern.ch/106X_mcRun2_asymptotic_v17.db runtime.

\n

106X_mcRun2_asymptotic_v17.db is to be used with the proton-proton simulated data at 13 TeV from 2016.

\n

See further information in the guide to CMS condition database.

\n

For condition data to be used with 2016 CMS simulated datasets see:

", + "description": "

Condition database includes non-event-related information (Alignment, Calibration, Temperature, etc.) and parameters for simulation/reconstruction/analysis software.

\n

These files are needed when running a CMSSW job on the open data environment (VM or container), and they are available in the /cvmfs/cms-opendata-conddb.cern.ch file system. They are automatically read from /cvmfs/cms-opendata-conddb.cern.ch/106X_mcRun2_asymptotic_v17.db runtime.

\n

106X_mcRun2_asymptotic_v17.db is to be used with the proton-proton simulated data at 13 TeV from 2016.

\n

See further information in the guide to CMS condition database.

\n

For condition data to be used with 2016 CMS collision datasets see:

", "links": [ { "recid": "1818" diff --git a/data/records/cms-condition-data-2017.json b/data/records/cms-condition-data-2017.json new file mode 100644 index 0000000000..ad46c49ccd --- /dev/null +++ b/data/records/cms-condition-data-2017.json @@ -0,0 +1,106 @@ +[ + { + "abstract": { + "description": "

Condition database includes non-event-related information (Alignment, Calibration, Temperature, etc.) and parameters for simulation/reconstruction/analysis software.

\n

These files are needed when running a CMSSW job on the open data environment (VM or container), and they are available in the /cvmfs/cms-opendata-conddb.cern.ch file system. They are automatically read from /cvmfs/cms-opendata-conddb.cern.ch/106X_dataRun2_v37.db runtime.

\n

106X_dataRun2_v37.db is to be used with the proton-proton collision data at 13 TeV from 2017.

\n

See further information in the guide to CMS condition database.

\n

For condition data to be used with 2017 CMS simulated datasets see:

", + "links": [ + { + "recid": "XXXX" + } + ] + }, + "accelerator": "CERN-LHC", + "collaboration": { + "name": "CMS collaboration" + }, + "collections": [ + "CMS-Condition-Data" + ], + "date_created": [ + "2017" + ], + "date_published": "2024", + "distribution": { + "formats": [ + "db" + ], + "number_files": 1, + "size": 1727193088 + }, + "experiment": [ + "CMS" + ], + "files": [ + { + "checksum": "adler32:d0225bd3", + "size": 1727193088, + "uri": "root://eospublic.cern.ch//eos/opendata/cms/conddb/106X_dataRun2_v37.db" + } + ], + "publisher": "CERN Open Data Portal", + "recid": "YYYY", + "run_period": [ + "Run2017C", + "Run2017E" + ], + "title": "Condition data for 2017 CMS proton-proton collision data at 13 TeV", + "type": { + "primary": "Environment", + "secondary": [ + "Condition" + ] + }, + "usage": { + "description": "If you are using the CMS Virtual Machine image or the CMS container image environments, then the condition data files will be served automatically from /cvmfs/cms-opendata-conddb.cern.ch/ or from a file server at runtime, and therefore you do not need to download these files. If you need to have them locally, you can download them from here." + } + }, + { + "abstract": { + "description": "

Condition database includes non-event-related information (Alignment, Calibration, Temperature, etc.) and parameters for simulation/reconstruction/analysis software.

\n

These files are needed when running a CMSSW job on the open data environment (VM or container), and they are available in the /cvmfs/cms-opendata-conddb.cern.ch file system. They are automatically read from /cvmfs/cms-opendata-conddb.cern.ch/106X_mc2017_realistic_v9.db runtime.

\n

106X_mc2017_realistic_v9.db is to be used with the proton-proton simulated data at 13 TeV from 2017.

\n

See further information in the guide to CMS condition database.

\n

For condition data to be used with 2017 CMS collision datasets see:

", + "links": [ + { + "recid": "YYYY" + } + ] + }, + "accelerator": "CERN-LHC", + "collaboration": { + "name": "CMS collaboration" + }, + "collections": [ + "CMS-Condition-Data" + ], + "date_created": [ + "2017" + ], + "date_published": "2024", + "distribution": { + "formats": [ + "db" + ], + "number_files": 1, + "size": 858624000 + }, + "experiment": [ + "CMS" + ], + "files": [ + { + "checksum": "adler32:c1e9b4f0", + "size": 858624000, + "uri": "root://eospublic.cern.ch//eos/opendata/cms/conddb/106X_mc2017_realistic_v9.db" + } + ], + "publisher": "CERN Open Data Portal", + "recid": "XXXX", + "title": "Condition data for 2017 CMS proton-proton simulated data at 13 TeV", + "type": { + "primary": "Environment", + "secondary": [ + "Condition" + ] + }, + "usage": { + "description": "If you are using the CMS Virtual Machine image or the CMS container image environments, then the condition data files will be served automatically from /cvmfs/cms-opendata-conddb.cern.ch/ or from a file server at runtime, and therefore you do not need to download these files. If you need to have them locally, you can download them from here." + } + } +] From 56f49d351a39196cf673b2d92b1be800ffd83647 Mon Sep 17 00:00:00 2001 From: Tom McCauley Date: Thu, 7 Nov 2024 14:27:56 +0000 Subject: [PATCH 2/2] fix checksum --- data/records/cms-condition-data-2017.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/records/cms-condition-data-2017.json b/data/records/cms-condition-data-2017.json index ad46c49ccd..a7fbc54fc0 100644 --- a/data/records/cms-condition-data-2017.json +++ b/data/records/cms-condition-data-2017.json @@ -85,7 +85,7 @@ ], "files": [ { - "checksum": "adler32:c1e9b4f0", + "checksum": "adler32:3c5704ba", "size": 858624000, "uri": "root://eospublic.cern.ch//eos/opendata/cms/conddb/106X_mc2017_realistic_v9.db" }