#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 "CommonTools/UtilAlgos/interface/MasterCollectionHelper.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/Common/interface/getRef.h"
#include "DataFormats/Common/interface/View.h"
Go to the source code of this file.
Classes | |
class | reco::modulesNew::Matcher< C1, C2, S, D > |
struct | reco::modulesNew::helper::SortBySecond |
Namespaces | |
reco | |
fixed size matrix | |
reco::modulesNew | |
reco::modulesNew::helper | |
Typedefs | |
typedef std::pair< size_t, double > | reco::modulesNew::helper::MatchPair |