CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CandSelector.cc
Go to the documentation of this file.
1 /* \class reco::modules::CandSelector
2  *
3  * Configurable Candidate Selector
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
12 
13 namespace reco {
14  namespace modules {
15  typedef SingleObjectSelector<
19 
21 
22  }
23 }
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
SingleObjectSelector< reco::CandidateCollection, StringCutObjectSelector< reco::Candidate > > CandSelector
Definition: CandSelector.cc:18
edm::OwnVector< Candidate > CandidateCollection
collection of Candidate objects
Definition: CandidateFwd.h:21