CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFCandidateElectronExtraFwd.h
Go to the documentation of this file.
1 #ifndef ParticleFlowCandidate_PFCandidateElectronExtraFwd_h
2 #define ParticleFlowCandidate_PFCandidateElectronExtraFwd_h
3 #include <vector>
10 
11 namespace reco {
13 
15  typedef std::vector<reco::PFCandidateElectronExtra> PFCandidateElectronExtraCollection;
16 
18  typedef PFCandidateElectronExtraCollection::const_iterator PFCandidateElectronExtraConstIterator;
19 
21  typedef PFCandidateElectronExtraCollection::iterator PFCandidateElectronExtraIterator;
22 
25 
28 
31 
34 
37 
40 
42  typedef std::vector<PFCandidateElectronExtraFwdRef> PFCandidateElectronExtraFwdRefVector;
43 
45  typedef std::vector<PFCandidateElectronExtraFwdPtr> PFCandidateElectronExtraFwdPtrVector;
46 
47 }
48 #endif
edm::RefProd< PFCandidateElectronExtraCollection > PFCandidateElectronExtraRefProd
persistent reference to a PFCandidateElectronExtras collection
edm::FwdRef< PFCandidateElectronExtraCollection > PFCandidateElectronExtraFwdRef
persistent &quot;forward&quot; reference to a PFCandidateElectronExtra
edm::Ref< PFCandidateElectronExtraCollection > PFCandidateElectronExtraRef
persistent reference to a PFCandidateElectronExtra
edm::RefVector< PFCandidateElectronExtraCollection > PFCandidateElectronExtraRefVector
vector of reference to GenParticleCandidate in the same collection
edm::Ptr< PFCandidateElectronExtra > PFCandidateElectronExtraPtr
persistent Ptr to a PFCandidateElectronExtra
edm::FwdPtr< PFCandidateElectronExtra > PFCandidateElectronExtraFwdPtr
persistent FwdPtr to a PFCandidateElectronExtra
std::vector< reco::PFCandidateElectronExtra > PFCandidateElectronExtraCollection
collection of PFCandidateElectronExtras
PFCandidateElectronExtraCollection::iterator PFCandidateElectronExtraIterator
iterator
std::vector< PFCandidateElectronExtraFwdRef > PFCandidateElectronExtraFwdRefVector
vector of &quot;forward&quot; reference
PFCandidateElectronExtraCollection::const_iterator PFCandidateElectronExtraConstIterator
iterator
std::vector< PFCandidateElectronExtraFwdPtr > PFCandidateElectronExtraFwdPtrVector
vector of &quot;forward&quot; reference