This removes the jet calculators and variables from the Kinematics class and places them in a newly developed KinematicsJets class. Because of these changes, I also updated the Analysis.h/.cxx files and AnalysisDelphes.cxx implementation.
What kind of change does this PR introduce?
[ ] Bug fix (issue #__)
[x] New feature (issue #234)
[x ] Documentation update
[ ] Other: __
Please check if this PR fulfills the following:
[ ] Tests for the changes have been added
[x] Documentation has been added / updated
[ ] Changes have been communicated to collaborators
Does this PR introduce breaking changes? What changes might users need to make to their code?
Briefly, what does this PR introduce?
This removes the jet calculators and variables from the Kinematics class and places them in a newly developed KinematicsJets class. Because of these changes, I also updated the Analysis.h/.cxx files and AnalysisDelphes.cxx implementation.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
I don't believe so.
Does this PR change default behavior?
I don't believe so.