ATLAS Offline Software
Loading...
Searching...
No Matches
MdtOverlay.cxx File Reference
Include dependency graph for MdtOverlay.cxx:

Go to the source code of this file.

Namespaces

namespace  Overlay
 Helpers for overlaying Identifiable Containers.

Functions

template<>
void Overlay::mergeChannelData (MdtDigit &signalDigit, const MdtDigit &bkgDigit, const IDC_MuonOverlayBase *algorithm)
 template specialization function to add 2 MDT Digits - basically the operator+= A declaration of the specialization must happen before the template is used from the overlayContainer() method.