Add assignment operator, clear() to PrUTHits
Add functions to PrUTHits:
- add move operator= consistent with move constructor,
- add
clear()
function to reset the state to the one just after construction.
required by Rec!2439 (merged) superseded by !3035 (merged)
Edited by Gerhard Raven