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

Go to the source code of this file.

Namespaces

namespace  Overlay
 Helpers for overlaying Identifiable Containers.

Functions

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