CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
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

 reco
 fixed size matrix
 

Typedefs

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