#include <set>
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/Common/interface/OneToOne.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "CommonTools/CandUtils/interface/CandMapTrait.h"
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Classes | |
class | CandMatcher< C1, C2 > |
class | CandMatcherBase< C1, C2 > |