CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
PdgIdAndStatusCandViewSelector.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.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::CandidateView,
AndSelector< PdgIdSelector,
StatusSelector > > 
PdgIdAndStatusCandViewSelector
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< PdgIdAndStatusCandViewSelector > > 
s_filler__LINE__ ("PdgIdAndStatusCandViewSelector")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< PdgIdAndStatusCandViewSelector > > 
s_maker__LINE__ ("PdgIdAndStatusCandViewSelector")
 

Typedef Documentation

Definition at line 31 of file PdgIdAndStatusCandViewSelector.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< PdgIdAndStatusCandViewSelector > > s_filler__LINE__ ( "PdgIdAndStatusCandViewSelector"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PdgIdAndStatusCandViewSelector > > s_maker__LINE__ ( "PdgIdAndStatusCandViewSelector"  )
static