#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< reco::CandidateCollection, AndSelector< PtMinSelector, EtaRangeSelector > > | EtaPtMinCandSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EtaPtMinCandSelector > > | s_filler__LINE__ ("EtaPtMinCandSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< EtaPtMinCandSelector > > | s_maker__LINE__ ("EtaPtMinCandSelector") |
typedef SingleObjectSelector< reco::CandidateCollection, AndSelector< PtMinSelector, EtaRangeSelector > > EtaPtMinCandSelector |
Definition at line 30 of file EtaPtMinCandSelector.cc.
|
static |
|
static |