MuonPrepRawData+MuonEventTPCnv: Fixes for MMPrepData::m_author.
Make sure MMPrepData::m_author is initialized. Make sure it gets copied by copy ctor/assignment/etc.
Make sure MMPrepData_p1::m_author is initialized.
Missing setAuthor call in persToTrans.
Add test for author field to unit tests.