#include "CommonTools/UtilAlgos/interface/ProductFromFwdPtrProducer.h"
#include "CommonTools/ParticleFlow/interface/PFCandidateWithSrcPtrFactory.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Framework/interface/EventSetup.h"
Go to the source code of this file.
Typedefs | |
typedef edm::ProductFromFwdPtrProducer < reco::PFCandidate, reco::PFCandidateWithSrcPtrFactory > | PFCandidateProductFromFwdPtrProducer |
typedef edm::ProductFromFwdPtrProducer<reco::PFCandidate, reco::PFCandidateWithSrcPtrFactory> PFCandidateProductFromFwdPtrProducer |
Definition at line 12 of file PFCandidateProductFromFwdPtrProducer.cc.