Skip to content

Adding csv framework+plotting scripts

Michael William O'Keefe requested to merge miokeefe/athena:21.0-ZCounting into 21.0
  • Added the new script for producing .csv files rather than .root files (dqt_zlumi_pandas.py)
  • This also merged the functions of the various scripts into a single script
  • Added the associated plotting macros for producing all Z-counting plots
  • Moved the BCID dependent scripts to their own folder, so that the main scripts are not cluttered in the top-level directory

Merge request reports