IRIS-HEP Fellowship project (January-June 2021), mentored by Jim Pivarski. Read more about the project here.
The translated analysis was the Higgs to 4 leptons analysis from CMS Open Data. The original code can be seen here and my translation can be seen here.
You can see my project's final presentation:
I used a Docker container built from the CMSSW_5_3_32 image to produced the NanoAOD for the 2011 simulated-Higgs-to-4-leptons sample from CERN's Open Data Portal. On my Docker Container directory, I guide you through this process here.
You can additionally find a spreadsheet with an approximation for the total NanoAOD disksize from all the 21 Higgs analysis samples in the Open Data Portal. Download it here.
The approximation was made with the hope I could had scaled-up the NanoAOD production and stored the full-educational NanoAODs in the Open Data Portal with their respective samples.
I followed some instructions by Asdrubal Cruz's CMS Parallel Job directory and a CMS Open Data Kubernetes workshop. I guide you through my process here.