dinyar / uGMTfirmware

Firmware for the CMS uGMT.
0 stars 4 forks source link

Make signal pathways more clear at input to sorter #215

Closed dinyar closed 9 years ago

dinyar commented 9 years ago

Currently for historic reasons the vectors containing the muon objects are split into positive and negative parts and merged back twice between the deserializer and sorter. This is quite brittle and needs to be changed.

dinyar commented 9 years ago

Need to revert this commit as it introduced timing problems.