DataFormats
ParticleFlowReco
interface
PFDisplacedVertexCandidateFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowReco_PFDisplacedVertexCandidateFwd_h
2
#define ParticleFlowReco_PFDisplacedVertexCandidateFwd_h
3
#include <vector>
4
5
#include "
DataFormats/Common/interface/Ref.h
"
6
/* #include "DataFormats/Common/interface/RefVector.h" */
7
/* #include "DataFormats/Common/interface/RefProd.h" */
8
9
namespace
reco
{
10
class
PFDisplacedVertexCandidate
;
11
13
typedef
std::vector<PFDisplacedVertexCandidate>
PFDisplacedVertexCandidateCollection
;
14
16
typedef
edm::Ref<PFDisplacedVertexCandidateCollection>
PFDisplacedVertexCandidateRef
;
17
19
typedef
edm::Handle<PFDisplacedVertexCandidateCollection>
PFDisplacedVertexCandidateHandle
;
20
21
}
// namespace reco
22
23
#endif
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Handle
Definition:
AssociativeIterator.h:50
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFDisplacedVertexCandidateRef
edm::Ref< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateRef
persistent reference to a PFDisplacedVertexCandidate objects
Definition:
PFDisplacedVertexCandidateFwd.h:16
Ref.h
reco::PFDisplacedVertexCandidateHandle
edm::Handle< PFDisplacedVertexCandidateCollection > PFDisplacedVertexCandidateHandle
handle to a PFDisplacedVertexCandidate collection
Definition:
PFDisplacedVertexCandidateFwd.h:19
reco::PFDisplacedVertexCandidate
A block of tracks linked together.
Definition:
PFDisplacedVertexCandidate.h:28
reco::PFDisplacedVertexCandidateCollection
std::vector< PFDisplacedVertexCandidate > PFDisplacedVertexCandidateCollection
collection of PFDisplacedVertexCandidate objects
Definition:
PFDisplacedVertexCandidateFwd.h:10
Generated for CMSSW Reference Manual by
1.8.16