ATLAS Offline Software
Loading...
Searching...
No Matches
mergeDuplicateEntries.h File Reference
#include <vector>
Include dependency graph for mergeDuplicateEntries.h:

Go to the source code of this file.

Classes

struct  LArBadChanImpl::DummyMerger

Namespaces

namespace  LArBadChanImpl
 A helper class that provides iterators over elements in two separate ordered containers as if the elements were merged in a single container and sorted, but without any CPU overhead.

Functions

template<class C1, class CMP, class MERGER>
std::vector< typename C1::value_type > LArBadChanImpl::mergeDuplicateEntries (const C1 &c1, const CMP &cmp, const MERGER &merger)