Skip to content

Summer23 parquet files + New PileUp

Sergio Blanco Fernandez requested to merge sblancof/spark_tnp:Spark3 into Spark3

Merge request created to update the Summer23 production Monte Carlo samples. The new parquet files are added to the registry in a new folder Run2023_Jan24. In addition, as the MC campaigns the Run2023 era is divided in Run2023 and Run2023_BPix. Added datasets:

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_madgraph/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_amcatnlo/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_MassBinned/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_PtBinned_2J/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_madgraph_BPix/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_amcatnlo_BPix/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_MassBinned_BPix/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_PtBinned_1J_BPix/tnp.parquet

  • /cms/muon_pog/parquet/muon/Z/Run2023_Jan24/MINIAOD/DY_PtBinned_2J_BPix/tnp.parquet

"DY_PtBinned_1J" is missing for Run2023 era due to some problems in the production with one dataset.

Alternatively, new pileup profiles are added for Run2022, Run2022_EE, Run2023, and Run2023_BPix. For data, the new centrally provided ROOT files are used:

https://twiki.cern.ch/twiki/bin/view/CMS/PileupJSONFileforData#Centrally_produced_ROOT_histogra

For MC, new PU profiles are created for all the eras using our private production and the "nTrueInteractions" variable, which should be more accurate than "nVertices".

Merge request reports