Tool provided for allowing a plot of interest to be made from a list of (chamber_name, scandate) pairings. For complete documentation see the README.md.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Motivation and Context
Quality of life improvement, if you want to make a specific plot, it usually has to be made by hand. This tool will allow you to make an arbitrary plot using the data stored in the TBranches of (ana) ultra scan TTree objects.
How Has This Been Tested?
Running the analysis and making the plots. I've provided some examples.
Description
Addresses https://github.com/cms-gem-daq-project/gem-plotting-tools/issues/36
Tool provided for allowing a plot of interest to be made from a list of (chamber_name, scandate) pairings. For complete documentation see the README.md.
Types of changes
Motivation and Context
Quality of life improvement, if you want to make a specific plot, it usually has to be made by hand. This tool will allow you to make an arbitrary plot using the data stored in the TBranches of (ana) ultra scan
TTree
objects.How Has This Been Tested?
Running the analysis and making the plots. I've provided some examples.
Screenshots (if appropriate):
Drawing a plot, and then also fitting it.
Producing a series of plots all at once:
Checklist: