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

Fix to set nbits_ for the VMRME/TE files #196

Closed aryd closed 1 year ago

aryd commented 1 year ago

PR description:

A mistake was introduced earlier where nbits_ was not set when writing the VMR ME/TE LUTs for the combined modules. This cased a crash (segv) when trying to write the LUTs when running the combined modules.

PR validation:

This has been tested to write the LUTs for a combined module barrel project

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

N/A