CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
DummyCandSelector.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/DummySelector.h"
#include "CommonTools/UtilAlgos/interface/FreeFunctionSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< reco::CandidateView,
DummySelector
DummyCandSelector
 
typedef SingleObjectSelector
< reco::CandidateView,
FreeFunctionSelector
< reco::Candidate,
dummy::select > > 
DummyFunCandSelector
 

Functions

 DEFINE_FWK_MODULE (DummyCandSelector)
 

Typedef Documentation

Definition at line 21 of file DummyCandSelector.cc.

Definition at line 26 of file DummyCandSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( DummyCandSelector  )