Skip to content

use factory pattern for JetProperties

Kevin Pedro requested to merge github/fork/kpedro88/upgrade2017 into Run2

This is an easier-to-use design vs. the previous approach (template metaprogramming w/ non-type template parameters): more lines of code, but simpler to add a new jet property, and takes advantage of existing CMSSW framework features.

Merge request reports