Introduce shared_ptr for CbmTrdRadiator
Since, the radiator is touched within the MR, we exchange its member appearances as raw pointer with smared shared pointers. For backward compatibility with quite some amount of macros (quite some of them seem to be obsolete) forwarding constructors of CbmTrdDigitizer and CbmTrdQa have been implemented.