Currently, the training and inference pipelines in the CMS open data ttbar notebook have overlapping code which is simply duplicated at this point. This will be difficult to maintain, so it would be good to import these common features from one file.
Commonalities:
- Calculation of top mass using trijet reconstruction method
- Cuts
- Options for processing
Currently, the training and inference pipelines in the CMS open data ttbar notebook have overlapping code which is simply duplicated at this point. This will be difficult to maintain, so it would be good to import these common features from one file.
Commonalities: