cleanup of MMClusterOnTrack
The following changes have been applied:
- pass
stripDriftDists
andstripDriftDistErrors
as const reference rather than by value (ATLASRECTS-5988) - Add those variables also to the copy constructor, the default constructor and the assignment operator
Edited by Patrick Scholer