Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json files for collision dataset and trigger records #3706

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tpmccauley
Copy link
Member

@tpmccauley tpmccauley commented Dec 11, 2024

These json files have been run locally and generate records (although I did not let them generate every single record)

docker exec -t opendatacernch-web-1 \
  cernopendata fixtures docs --mode insert-or-replace \
  -f  /content/data/records/cms-hlt-configuration-files-2017.json \
  -f  /content/data/records/cms-hlt-trigger-paths-2017.json \
  -f  /content/data/records/cms-primary-datasets-Run2017.json \
  -f  /content/data/records/cms-reco-configuration-files-2017.json \
  -f  /content/data/records/cms-trigger-information-2017.json

@tpmccauley tpmccauley changed the title WIP: json files for collision dataset and trigger records json files for collision dataset and trigger records Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMS: Add record information for collision datasets and trigger
1 participant