#include "DataFormats/L1TParticleFlow/interface/PFCandidate.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < std::vector < l1t::PFCandidate > , StringCutObjectSelector < l1t::PFCandidate > > | L1TPFCandSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < L1TPFCandSelector > > | s_filler__LINE__ ("L1TPFCandSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < L1TPFCandSelector > > | s_maker__LINE__ ("L1TPFCandSelector") |
typedef SingleObjectSelector<std::vector<l1t::PFCandidate>, StringCutObjectSelector<l1t::PFCandidate> > L1TPFCandSelector |
Definition at line 6 of file L1TPFCandSelector.cc.
|
static |
|
static |