ATLAS Offline Software
Namespaces | Functions
MM_Overlay.cxx File Reference
#include <MM_Overlay/MM_Overlay.h>
#include <StoreGate/ReadHandle.h>
#include <StoreGate/WriteHandle.h>
#include <IDC_OverlayBase/IDC_OverlayHelpers.h>
Include dependency graph for MM_Overlay.cxx:

Go to the source code of this file.

Namespaces

 Overlay
 Helpers for overlaying Identifiable Containers.
 

Functions

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