dinyar / uGMTfirmware

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

Do not extrapolate phi to the vertex if the charge is invalid #382

Open thomreis opened 7 years ago

thomreis commented 7 years ago

If the charge valid bit is not set the phi extrapolation to the vertex should not be done since the sign of delta phi depends on the charge. The eta extrapolation can still be done since it does only depend on the detector side.