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