CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< edm::View< reco::Candidate >
, StringCutObjectSelector
< reco::Candidate, true >
, reco::CandidateCollection
CandViewSelector
 

Functions

 DEFINE_FWK_MODULE (CandViewSelector)
 

Typedef Documentation

Definition at line 25 of file CandViewSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( CandViewSelector  )