#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | modules::MuonCleanerBySegmentsT< T > |
Removes duplicates from a muon collection using segment references. More... | |
Namespaces | |
modules | |
Typedefs | |
typedef modules::MuonCleanerBySegmentsT< reco::Muon > | modules::MuonCleanerBySegments |
typedef modules::MuonCleanerBySegmentsT< pat::Muon > | modules::PATMuonCleanerBySegments |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MuonCleanerBySegments > > | s_filler__LINE__ ("MuonCleanerBySegments") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< MuonCleanerBySegments > > | s_maker__LINE__ ("MuonCleanerBySegments") |
|
static |
|
static |