TrkEventPrimitives: Move inline to separate icc, default operations, tidy code
TrkEventPrimitives:
- Move inline methods to separate
.icc
, - default operations like copy / assignment copy/move,
- tidy up a bit the headers code after the above
TrkEventPrimitives:
.icc
,