mach3-software / MaCh3

The official repository for MaCh3
https://mach3-software.github.io/MaCh3/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Feature neater spline structure #11

Closed EdAtkin closed 1 year ago

EdAtkin commented 1 year ago

Addition of splineFD base class. Change in structure to the modes.

Adding in cuts specified from a sample yaml file. Currently this implementation revolves around specifying a string in your xsec xml and then this gets converted to an enum and used to get a kinematic parameter. This isn't ideal in the long-term but works for now.