#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::MuonCollection, StringCutObjectSelector < reco::Muon > , reco::MuonRefVector > | MuonRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < MuonRefSelector > > | s_filler__LINE__ ("MuonRefSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < MuonRefSelector > > | s_maker__LINE__ ("MuonRefSelector") |
typedef SingleObjectSelector< reco::MuonCollection, StringCutObjectSelector<reco::Muon>, reco::MuonRefVector > MuonRefSelector |
Definition at line 33 of file MuonRefSelector.cc.
|
static |
|
static |