#include "RecoParticleFlow/PFProducer/plugins/PFGSFixLinker.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "RecoParticleFlow/PFProducer/interface/GsfElectronEqual.h"
#include "RecoParticleFlow/PFProducer/interface/PhotonEqual.h"
#include "RecoEgamma/EgammaTools/interface/GainSwitchTools.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Typedefs | |
typedef edm::ValueMap < reco::PFCandidatePtr > | PFPtrMap |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PFGSFixLinker > > | s_filler__LINE__ ("PFGSFixLinker") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PFGSFixLinker > > | s_maker__LINE__ ("PFGSFixLinker") |
typedef edm::ValueMap<reco::PFCandidatePtr> PFPtrMap |
Definition at line 16 of file PFGSFixLinker.cc.
|
static |
|
static |