CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
RecoEcalCandidateFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef
RecoEcalCandidateRefVector::iterator 
reco::recoEcalCandidate_iterator
 iterator over a vector of reference to RecoEcalCandidate objects More...
 
typedef std::vector
< RecoEcalCandidate > 
reco::RecoEcalCandidateCollection
 collectin of RecoEcalCandidate objects More...
 
typedef edm::Ref
< RecoEcalCandidateCollection > 
reco::RecoEcalCandidateRef
 reference to an object in a collection of RecoEcalCandidate objects More...
 
typedef edm::RefProd
< RecoEcalCandidateCollection > 
reco::RecoEcalCandidateRefProd
 reference to a collection of RecoEcalCandidate objects More...
 
typedef edm::RefVector
< RecoEcalCandidateCollection > 
reco::RecoEcalCandidateRefVector
 vector of objects in the same collection of RecoEcalCandidate objects More...