1 #ifndef ParticleFlowCandidate_PileUpPFCandidateFwd_h 2 #define ParticleFlowCandidate_PileUpPFCandidateFwd_h edm::Ptr< PileUpPFCandidate > PileUpPFCandidatePtr
persistent reference to a PileUpPFCandidate
edm::RefVector< PileUpPFCandidateCollection > PileUpPFCandidateRefVector
vector of reference to GenParticleCandidate in the same collection
PileUpPFCandidateCollection::iterator PileUpPFCandidateIterator
iterator
PileUpPFCandidateCollection::const_iterator PileUpPFCandidateConstIterator
iterator
std::vector< reco::PileUpPFCandidate > PileUpPFCandidateCollection
collection of PileUpPFCandidates
edm::Ref< PileUpPFCandidateCollection > PileUpPFCandidateRef
persistent reference to a PileUpPFCandidate
edm::RefProd< PileUpPFCandidateCollection > PileUpPFCandidateRefProd
persistent reference to a PileUpPFCandidates collection
Particle reconstructed by the particle flow algorithm.