coffea.lumi_tools

Tools to parse CMS luminosity non-event data

These tools are currently tailored to the CMS experiment data formats, however they could be generalized and/or compartmentalized into a standalone package.

Classes

LumiData(lumi_csv[, is_inst_lumi])

Holds per-lumiSection integrated lumi values

LumiList([runs, lumis, delayed])

Mergeable list of unique (run, lumiSection) values

LumiMask(jsonfile)

Holds a luminosity mask index, and provides vectorized lookup

Class Inheritance Diagram

Inheritance diagram of coffea.lumi_tools.lumi_tools.LumiData, coffea.lumi_tools.lumi_tools.LumiList, coffea.lumi_tools.lumi_tools.LumiMask