#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 | |
namespace | pat |
Typedefs | |
typedef pat::MatcherByPulls < reco::RecoCandidate > | MatcherByPulls |
typedef pat::MatcherByPulls < reco::Track > | TrackMatcherByPulls |
Functions | |
DEFINE_FWK_MODULE (MatcherByPulls) |
Definition at line 139 of file MatcherByPulls.cc.
Definition at line 140 of file MatcherByPulls.cc.
DEFINE_FWK_MODULE | ( | MatcherByPulls | ) |