Fix constructor of PrPixelTrack to avoid undefined behaviour
This removes the unused constructor and moves the necessary initialization of some member variables into the constructor that is actually used in the PrPixelTracking.cpp
This removes the unused constructor and moves the necessary initialization of some member variables into the constructor that is actually used in the PrPixelTracking.cpp