#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "CommonTools/CandUtils/interface/CandMatcherNew.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/Common/interface/Association.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/transform.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/makeRefToBaseProdFrom.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | reco::modulesNew::MCTruthCompositeMatcher |
Namespaces | |
reco | |
fixed size matrix | |
reco::modulesNew | |
Typedefs | |
typedef MCTruthCompositeMatcher | reco::modulesNew::MCTruthCompositeMatcherNew |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MCTruthCompositeMatcherNew > > | reco::modulesNew::s_filler__LINE__ ("MCTruthCompositeMatcherNew") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< MCTruthCompositeMatcherNew > > | reco::modulesNew::s_maker__LINE__ ("MCTruthCompositeMatcherNew") |