CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
CompositeDimuonAndSelector.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 "DataFormats/MuonReco/interface/Muon.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< reco::CandidateView,
CompositeCandSelector
< AndPairSelector
< StringCutObjectSelector
< reco::Muon >
, StringCutObjectSelector
< reco::Muon > >, reco::Muon > > 
CompositeDimuonAndSelector
 

Functions

 DEFINE_FWK_MODULE (CompositeDimuonAndSelector)
 

Typedef Documentation

Definition at line 18 of file CompositeDimuonAndSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( CompositeDimuonAndSelector  )