CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< reco::CandidateView,
CompositeCandSelector
< AndPairSelector
< StringCutObjectSelector
< reco::Candidate >
, StringCutObjectSelector
< reco::Candidate > > > > 
CompositeCandAndSelector
 

Functions

 DEFINE_FWK_MODULE (CompositeCandAndSelector)
 

Typedef Documentation

Definition at line 16 of file CompositeCandAndSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( CompositeCandAndSelector  )