#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Association.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "MuonAnalysis/MuonAssociators/interface/MatcherByPullsAlgorithm.h"
Go to the source code of this file.
Classes | |
class | pat::MatcherByPulls< T > |
Namespaces | |
pat | |
Typedefs | |
typedef pat::MatcherByPulls < reco::RecoCandidate > | MatcherByPulls |
typedef pat::MatcherByPulls < reco::Track > | TrackMatcherByPulls |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < MatcherByPulls > > | s_filler__LINE__ ("MatcherByPulls") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < MatcherByPulls > > | s_maker__LINE__ ("MatcherByPulls") |
Definition at line 138 of file MatcherByPulls.cc.
Definition at line 139 of file MatcherByPulls.cc.
|
static |
|
static |