eic / epic-analysis

General (SI)DIS analysis framework for the EIC
GNU Lesser General Public License v3.0
3 stars 9 forks source link

234 refactor kinematics #252

Closed jkadkins closed 1 year ago

jkadkins commented 1 year ago

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.