ATLAS Offline Software
Loading...
Searching...
No Matches
IDC_MultiHitOverlayCommon.h File Reference

Common base class and generic overlaying code for boolean-like hits. More...

#include <vector>
#include "MuonOverlayBase/IDC_MultiHitOverlayCommon.icc"
Include dependency graph for IDC_MultiHitOverlayCommon.h:

Go to the source code of this file.

Namespaces

namespace  Overlay
 Helpers for overlaying Identifiable Containers.

Functions

template<class Datum>
void Overlay::mergeMultiHits (const std::vector< Datum * > &bkgHits, const std::vector< Datum * > &signalHits, std::vector< Datum * > &outputHits)
 Merging of hits on the same channel.
template<class Collection>
void Overlay::mergeMultiHitCollections (Collection *bkgCollection, Collection *signalCollection, Collection *outputCollection)

Detailed Description

Common base class and generic overlaying code for boolean-like hits.

Multi hit overlay n1 hits + n hits -> m hits

Author
Tadej Novak
Ketevi A. Assamagan, 2009

Definition in file IDC_MultiHitOverlayCommon.h.