diff --git a/data/records/cms-condition-data-2016.json b/data/records/cms-condition-data-2016.json index 1369972ef..9f4f5f773 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 000000000..ad46c49cc --- /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." + } + } +]