#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "CommonTools/UtilAlgos/interface/EventSetupInitTrait.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectRefSelector.h"
#include "CommonTools/UtilAlgos/interface/ParameterAdapter.h"
Go to the source code of this file.
Classes | |
struct | reco::modules::EventSetupInit< MCMatchCandRefSelector > |
class | reco::modules::MCMatchCandRefSelector |
struct | reco::modules::ParameterAdapter< MCMatchCandRefSelector > |
Namespaces | |
reco | |
fixed size matrix | |
reco::modules | |
Typedefs | |
typedef SingleObjectRefSelector< Candidate, reco::modules::MCMatchCandRefSelector > | MCMatchCandRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MCMatchCandRefSelector > > | s_filler_0__LINE__ ("MCMatchCandRefSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MCMatchCandRefSelector > > | s_maker__LINE__ ("MCMatchCandRefSelector") |
typedef SingleObjectRefSelector<Candidate, reco::modules::MCMatchCandRefSelector> MCMatchCandRefSelector |
Definition at line 51 of file MCMatchCandRefSelector.cc.
|
static |
|
static |