Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 531 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 531 Bytes

TrainTrackQuality

Code for training the BDT/NN used for L1 track quality in CMSSW (makes .onnx file)

This repository contains 2 directories: ExampleModels/ which shows examples of how to create, train, and save new track quality classifiers, and DefaultModel/ which holds the code that recreates the current default L1TK track quality model used in CMSSW. Instructions for how to use each directory are in the respective README.md files within each folder.

For any questions, contact Claire Savard ([email protected])