#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "CommonTools/UtilAlgos/interface/DeltaR.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/Common/interface/OneToOne.h"
#include "DataFormats/Common/interface/getRef.h"
Go to the source code of this file.
Classes | |
class | reco::modules::Matcher< C1, C2, S, D, M > |
class | reco::modules::MatcherBase< C1, C2, M > |
struct | reco::modules::helper::SortBySecond |
Namespaces | |
reco | |
fixed size matrix | |
reco::modules | |
reco::modules::helper | |
Typedefs | |
typedef std::pair< size_t, double > | reco::modules::helper::MatchPair |