CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
RecoEcalCandidateSelector.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/RecoCandidate/interface/RecoEcalCandidate.h"
#include "DataFormats/RecoCandidate/interface/RecoEcalCandidateFwd.h"

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< reco::RecoEcalCandidateCollection,
StringCutObjectSelector
< reco::RecoEcalCandidate >
, reco::RecoEcalCandidateRefVector
RecoEcalCandidateRefSelector
 
typedef SingleObjectSelector
< std::vector
< reco::RecoEcalCandidate >
, StringCutObjectSelector
< reco::RecoEcalCandidate >
, std::vector
< reco::RecoEcalCandidate > > 
RecoEcalCandidateSelector
 

Functions

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

Typedef Documentation

Definition at line 20 of file RecoEcalCandidateSelector.cc.

Definition at line 11 of file RecoEcalCandidateSelector.cc.

Function Documentation

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