Skip to content

Modify default value of VPChannelID so that unused bits are not set

David Hutchcroft requested to merge dhcroft-vpidfix into master

Change default value of VPChannelID to not set the unused bits in the bit pattern.

It means a VPChannelID that is default constructed and then set component by component has the identical internal bit pattern as one that is fully specified at construction time.

I also removed the return values when setting a component as this was always discarded anyway.

work with LHCb!4781 (merged) Run2Support!63 (merged)

close Boole#29 (closed)


Validated by

  • Core Software
  • RTA
  • Simulation
Edited by Miroslav Saur

Merge request reports

Loading