#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, true >, reco::CandidateCollection > | CandViewSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CandViewSelector > > | s_filler__LINE__ ("CandViewSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CandViewSelector > > | s_maker__LINE__ ("CandViewSelector") |
typedef SingleObjectSelector< edm::View<reco::Candidate>, StringCutObjectSelector<reco::Candidate, true>, reco::CandidateCollection > CandViewSelector |
Definition at line 25 of file CandViewSelector.cc.
|
static |
|
static |