CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IsolatedPFCandidateFwd.h
Go to the documentation of this file.
1 #ifndef ParticleFlowCandidate_IsolatedPFCandidateFwd_h
2 #define ParticleFlowCandidate_IsolatedPFCandidateFwd_h
3 #include <vector>
8 
9 namespace reco {
11 
13  typedef std::vector<reco::IsolatedPFCandidate> IsolatedPFCandidateCollection;
14 
16  typedef IsolatedPFCandidateCollection::const_iterator IsolatedPFCandidateConstIterator;
17 
19  typedef IsolatedPFCandidateCollection::iterator IsolatedPFCandidateIterator;
20 
23 
26 
29 
32 
33 }
34 
35 #endif
IsolatedPFCandidateCollection::const_iterator IsolatedPFCandidateConstIterator
iterator
edm::Ptr< IsolatedPFCandidate > IsolatedPFCandidatePtr
persistent reference to a IsolatedPFCandidate
edm::RefProd< IsolatedPFCandidateCollection > IsolatedPFCandidateRefProd
persistent reference to a IsolatedPFCandidates collection
edm::Ref< IsolatedPFCandidateCollection > IsolatedPFCandidateRef
persistent reference to a IsolatedPFCandidate
Particle reconstructed by the particle flow algorithm.
std::vector< reco::IsolatedPFCandidate > IsolatedPFCandidateCollection
collection of IsolatedPFCandidates
IsolatedPFCandidateCollection::iterator IsolatedPFCandidateIterator
iterator
edm::RefVector< IsolatedPFCandidateCollection > IsolatedPFCandidateRefVector
vector of reference to GenParticleCandidate in the same collection