CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/DataFormats/VertexReco/interface/VertexFwd.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

namespace  reco
 

fixed size matrix


Typedefs

typedef VertexRefVector::iterator reco::vertex_iterator
 iterator over a vector of references to Vertex objects in the same collection
typedef std::vector< Vertex > reco::VertexCollection
 collection of Vertex objects
typedef edm::Ref
< VertexCollection > 
reco::VertexRef
 persistent reference to a Vertex
typedef edm::RefProd
< VertexCollection > 
reco::VertexRefProd
 persistent reference to a Vertex
typedef edm::RefVector
< VertexCollection > 
reco::VertexRefVector
 vector of references to Vertex objects in the same collection