CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoEcalCandidateFwd.h
Go to the documentation of this file.
1 #ifndef RecoCandidate_RecoEcalCandidateFwd_h
2 #define RecoCandidate_RecoEcalCandidateFwd_h
3 #include <vector>
7 
8 namespace reco {
10 
12  typedef std::vector<RecoEcalCandidate> RecoEcalCandidateCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
RecoEcalCandidateRefVector::iterator recoEcalCandidate_iterator
iterator over a vector of reference to RecoEcalCandidate objects
edm::RefProd< RecoEcalCandidateCollection > RecoEcalCandidateRefProd
reference to a collection of RecoEcalCandidate objects
edm::Ref< RecoEcalCandidateCollection > RecoEcalCandidateRef
reference to an object in a collection of RecoEcalCandidate objects
edm::RefVector< RecoEcalCandidateCollection > RecoEcalCandidateRefVector
vector of objects in the same collection of RecoEcalCandidate objects
std::vector< RecoEcalCandidate > RecoEcalCandidateCollection
collectin of RecoEcalCandidate objects