Skip to content
Snippets Groups Projects
Forked from Computing / cbmroot
Source project has a limited visibility.
  • Pascal Raisig's avatar
    b8130c67
    Introduce shared_ptr for CbmTrdRadiator · b8130c67
    Pascal Raisig authored
    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.
    b8130c67
    History
    Introduce shared_ptr for CbmTrdRadiator
    Pascal Raisig authored
    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.