Solution to missing move assignment operator [Coverity issue# 113564]
requested to merge jbiswal/athena:CID113564_master_fix_MissingMove_AssignmentOperator_New into master
Default copy constructor is added along with default move constructor and default move assignment operator. Existing assignment operator is removed.
Additional packages included for successful q-tests: TrackParticleTPCnv, TrkEventTPCnv and TrkGeometry.