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

Go to the source code of this file.

Namespaces

 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. More...