Add Sector number to MpdTpcHit constructor (adjust iface AbstractTpcHit accordingly)
the current implementation of calculating sector number on the fly, gives no efficiency benefit, and creates a code bloat.
EDIT 2023-09-11:
The implementation will be with the setter. If implementing with the constructor, it will take too much effort to adjust the code, which is currently not used and likely won't be needed in the future (for example MpdTpcHitProducer)
Edited by Slavomir Hnatic