CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs
RecoChargedCandidateFwd.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
RecoChargedCandidateRefVector::iterator 
reco::recoChargedCandidate_iterator
 iterator over a vector of reference to RecoChargedCandidate objects More...
 
typedef std::vector
< RecoChargedCandidate > 
reco::RecoChargedCandidateCollection
 collectin of RecoChargedCandidate objects More...
 
typedef edm::Ref
< RecoChargedCandidateCollection > 
reco::RecoChargedCandidateRef
 reference to an object in a collection of RecoChargedCandidate objects More...
 
typedef edm::RefProd
< RecoChargedCandidateCollection > 
reco::RecoChargedCandidateRefProd
 reference to a collection of RecoChargedCandidate objects More...
 
typedef edm::RefVector
< RecoChargedCandidateCollection > 
reco::RecoChargedCandidateRefVector
 vector of objects in the same collection of RecoChargedCandidate objects More...