From 7e2fd1a896cdb7ac0e15fe97f685c6d3bb1aa0df Mon Sep 17 00:00:00 2001
From: Tom McCauley Condition database includes non-event-related information (Alignment, Calibration, Temperature, etc.) and parameters for simulation/reconstruction/analysis software. 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. 106X_mcRun2_asymptotic_v17.db is to be used with the proton-proton simulated data at 13 TeV from 2016. See further information in the guide to CMS condition database.
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.
\nThese 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.
\n106X_mcRun2_asymptotic_v17.db is to be used with the proton-proton simulated data at 13 TeV from 2016.
\nSee further information in the guide to CMS condition database.
\nFor 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.
\nThese 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.
\n106X_dataRun2_v37.db is to be used with the proton-proton collision data at 13 TeV from 2017.
\nSee further information in the guide to CMS condition database.
\nFor 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.
\nThese 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.
\n106X_mc2017_realistic_v9.db is to be used with the proton-proton simulated data at 13 TeV from 2017.
\nSee further information in the guide to CMS condition database.
\nFor 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