CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< reco::CandidateCollection,
AndSelector< PtMinSelector,
EtaRangeSelector > > 
EtaPtMinCandSelector
 

Functions

 DEFINE_FWK_MODULE (EtaPtMinCandSelector)
 

Typedef Documentation

Definition at line 30 of file EtaPtMinCandSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( EtaPtMinCandSelector  )