ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
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. More... | |
template<class Collection > | |
void | Overlay::mergeMultiHitCollections (Collection *bkgCollection, Collection *signalCollection, Collection *outputCollection) |
Common base class and generic overlaying code for boolean-like hits. Multi hit overlay n1 hits + n hits -> m hits
Definition in file IDC_MultiHitOverlayCommon.h.