CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFDisplacedVertexSeedFwd.h
Go to the documentation of this file.
1 #ifndef ParticleFlowReco_PFDisplacedVertexSeedFwd_h
2 #define ParticleFlowReco_PFDisplacedVertexSeedFwd_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<PFDisplacedVertexSeed> PFDisplacedVertexSeedCollection;
15 
16 
19 
22 
23 
25  /* typedef PFDisplacedVertexSeedRefVector::iterator PFDisplacedVertexSeed_iterator; */
26 }
27 
28 #endif
edm::Ref< PFDisplacedVertexSeedCollection > PFDisplacedVertexSeedRef
persistent reference to a PFDisplacedVertexSeed objects
std::vector< PFDisplacedVertexSeed > PFDisplacedVertexSeedCollection
collection of PFDisplacedVertexSeed objects
edm::Handle< PFDisplacedVertexSeedCollection > PFDisplacedVertexSeedHandle
handle to a PFDisplacedVertexSeed collection