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