#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector< edm::View< reco::Candidate >, StringCutObjectSelector< reco::Candidate > > | CandViewRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CandViewRefSelector > > | s_filler__LINE__ ("CandViewRefSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CandViewRefSelector > > | s_maker__LINE__ ("CandViewRefSelector") |
typedef SingleObjectSelector< edm::View<reco::Candidate>, StringCutObjectSelector<reco::Candidate> > CandViewRefSelector |
Definition at line 24 of file CandViewRefSelector.cc.
|
static |
|
static |