cms-L1TK / cmssw

Fork of CMSSW where improvements to L1 tracking code are developed.
http://cms-sw.github.io/
Apache License 2.0
4 stars 5 forks source link

Update MC datasets in L1 track CMSSW jobs. #214

Closed tomalin closed 1 year ago

tomalin commented 1 year ago

PR description:

Updates MC datasets in several test/*_cfg.py jobs.

Also fixes missing import statements in ProducerHPH_cff.py , which caused HybridTracks_cfg.py to crash.

tomalin commented 1 year ago

Thanks @tomalin, this looks good. I haven't tested every change, but I'm assuming you did before making the PR?

I ran a decent fraction of them, although only for long enough to check that they didn't crash. (This is how I spotted the bug in ProducerHPH_cff.py )