#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/PtMinSelector.h"
#include "CommonTools/UtilAlgos/interface/EtaRangeSelector.h"
#include "CommonTools/UtilAlgos/interface/PdgIdSelector.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, PdgIdSelector > > | EtaPtMinPdgIdCandSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < EtaPtMinPdgIdCandSelector > > | s_filler__LINE__ ("EtaPtMinPdgIdCandSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < EtaPtMinPdgIdCandSelector > > | s_maker__LINE__ ("EtaPtMinPdgIdCandSelector") |
typedef SingleObjectSelector< reco::CandidateCollection, AndSelector< PtMinSelector, EtaRangeSelector, PdgIdSelector > > EtaPtMinPdgIdCandSelector |
Definition at line 32 of file EtaPtMinPdgIdCandSelector.cc.
|
static |
|
static |