CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFDisplacedVertexCandidateFwd.h
Go to the documentation of this file.
1 #ifndef ParticleFlowReco_PFDisplacedVertexCandidateFwd_h
2 #define ParticleFlowReco_PFDisplacedVertexCandidateFwd_h
3 #include <vector>
4 
6 /* #include "DataFormats/Common/interface/RefVector.h" */
7 /* #include "DataFormats/Common/interface/RefProd.h" */
8 
9 namespace reco {
11 
13  typedef std::vector<PFDisplacedVertexCandidate> PFDisplacedVertexCandidateCollection;
14 
17 
20 
21 }
22 
23 #endif
std::vector< PFDisplacedVertexCandidate > PFDisplacedVertexCandidateCollection
collection of PFDisplacedVertexCandidate objects
A block of tracks linked together.
edm::Ref< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateRef
persistent reference to a PFDisplacedVertexCandidate objects
edm::Handle< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateHandle
handle to a PFDisplacedVertexCandidate collection