{"id":26507484,"url":"https://github.com/milescb/root-for-boom","last_synced_at":"2026-05-10T19:53:56.667Z","repository":{"id":245696575,"uuid":"818991529","full_name":"milescb/root-for-boom","owner":"milescb","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-24T06:13:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-24T14:37:16.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milescb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-23T13:15:20.000Z","updated_at":"2024-06-24T06:13:08.000Z","dependencies_parsed_at":"2024-06-23T14:50:14.369Z","dependency_job_id":null,"html_url":"https://github.com/milescb/root-for-boom","commit_stats":null,"previous_names":["milescb/root-for-boom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milescb%2Froot-for-boom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milescb%2Froot-for-boom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milescb%2Froot-for-boom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milescb%2Froot-for-boom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milescb","download_url":"https://codeload.github.com/milescb/root-for-boom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706541,"owners_count":20496571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T23:19:59.978Z","updated_at":"2026-05-10T19:53:51.622Z","avatar_url":"https://github.com/milescb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker for BOOM\n\nRun python2 (centos7) and python3 (alma9) versions of [boom](https://gitlab.cern.ch/ATauLeptonAnalysiS/boom) compatible with corresponding cvmfs distributions of PyROOT currently used on lxplus nodes. Note that cvmfs should be used when applicable; these images are used to run for instance on macOS arm devices or on devices where root is not already installed. \n\n## Accessing an image\n\n### Build\n\nChoose appropriate version / desired dev environment and build:\n\n```\ndocker buildx build --platform linux/amd64 -t root:6.18-py2.7 root6.18.04-python2.7-centos7\n```\n\n### Pull\n\nPre-built versions can be found at `docker.io/milescb/root-for-boom`. To use these pull via:\n\n```\ndocker pull milescb/root-for-boom:\u003cversion\u003e\n```\n\n## Run image interactively\n\nTo run boom with the docker provided, mount the needed files and run interactively:\n\n```\ndocker run -it --rm --platform linux/amd64 \\\n    -v \u003cboom_path\u003e:/boom -v \u003chappy_path\u003e:/happy -v \u003cdata_path\u003e:/data \\\n    milescb/root-for-boom:6.18-py2.7 /bin/bash\n```\n### Setup environment\n\nOnce in the docker environment, setup for boom production:\n\n```\ncd /happy \nsource setup.sh \ncd /boom\nexport BOOM_NTUPLE_PATH=/data\n```\n\nNow, run boom as before!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilescb%2Froot-for-boom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilescb%2Froot-for-boom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilescb%2Froot-for-boom/lists"}