CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFDisplacedVertexFwd.h
Go to the documentation of this file.
1 #ifndef ParticleFlowReco_PFDisplacedVertexFwd_h
2 #define ParticleFlowReco_PFDisplacedVertexFwd_h
3 #include <vector>
4 
5 
7 /* #include "DataFormats/Common/interface/RefVector.h" */
8 /* #include "DataFormats/Common/interface/RefProd.h" */
9 
10 namespace reco {
12 
14  typedef std::vector<PFDisplacedVertex> PFDisplacedVertexCollection;
15 
18 
21 
22 
24  /* typedef PFDisplacedVertexRefVector::iterator PFDisplacedVertex_iterator; */
25 }
26 
27 #endif
std::vector< PFDisplacedVertex > PFDisplacedVertexCollection
collection of PFDisplacedVertex objects
edm::Handle< PFDisplacedVertexCollection > PFDisplacedVertexHandle
handle to a PFDisplacedVertex collection
Block of elements.
edm::Ref< PFDisplacedVertexCollection > PFDisplacedVertexRef
persistent reference to a PFDisplacedVertex objects