uboone / xsec_analyzer

0 stars 11 forks source link

Selection code refactor and restructure #1

Closed dbarrow257 closed 6 months ago

dbarrow257 commented 8 months ago

Abstract the CCNP selection making code into a base class and derivatives for each selection included. Currently defined CC1mu1p0pi, CC1mu2p0pi and CC1muNp0pi. Restructure the code into more easily digestible structure for ease of development. Also brings in the "refactored unfolding code" from feature/unfold.

sjgardiner commented 6 months ago

Looks great, @dbarrow257, sorry for the delay. Many thanks for all the hard work!