#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "PhysicsTools/PatUtils/interface/MiniIsolation.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/PackedCandidate.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | pat::LeptonUpdater< T > |
Namespaces | |
pat | |
Typedefs | |
typedef pat::LeptonUpdater < pat::Electron > | PATElectronUpdater |
typedef pat::LeptonUpdater < pat::Muon > | PATMuonUpdater |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PATElectronUpdater > > | s_filler__LINE__ ("PATElectronUpdater") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PATElectronUpdater > > | s_maker__LINE__ ("PATElectronUpdater") |
Definition at line 202 of file LeptonUpdater.cc.
typedef pat::LeptonUpdater<pat::Muon> PATMuonUpdater |
Definition at line 203 of file LeptonUpdater.cc.
|
static |
|
static |