src
RecoVertex
AdaptiveVertexFinder
plugins
InclusiveVertexFinder.cc
Go to the documentation of this file.
1
#include "
RecoVertex/AdaptiveVertexFinder/plugins/InclusiveVertexFinder.h
"
2
#include "
DataFormats/TrackReco/interface/Track.h
"
3
#include "
DataFormats/TrackReco/interface/TrackFwd.h
"
4
#include "
DataFormats/VertexReco/interface/Vertex.h
"
5
#include "
DataFormats/VertexReco/interface/VertexFwd.h
"
6
#include "
FWCore/Framework/interface/MakerMacros.h
"
7
#include "
DataFormats/Candidate/interface/VertexCompositePtrCandidate.h
"
8
#include "
DataFormats/Candidate/interface/Candidate.h
"
9
#include "
DataFormats/Common/interface/View.h
"
10
11
typedef
TemplatedInclusiveVertexFinder<reco::TrackCollection, reco::Vertex>
InclusiveVertexFinder
;
12
typedef
TemplatedInclusiveVertexFinder<edm::View<reco::Candidate>
,
reco::VertexCompositePtrCandidate
>
13
InclusiveCandidateVertexFinder
;
14
15
DEFINE_FWK_MODULE
(
InclusiveVertexFinder
);
16
DEFINE_FWK_MODULE
(
InclusiveCandidateVertexFinder
);
Vertex.h
TemplatedInclusiveVertexFinder
Definition:
InclusiveVertexFinder.h:42
reco::VertexCompositePtrCandidate
Definition:
VertexCompositePtrCandidate.h:16
VertexCompositePtrCandidate.h
TrackFwd.h
VertexFwd.h
Candidate.h
InclusiveCandidateVertexFinder
TemplatedInclusiveVertexFinder< edm::View< reco::Candidate >, reco::VertexCompositePtrCandidate > InclusiveCandidateVertexFinder
Definition:
InclusiveVertexFinder.cc:13
InclusiveVertexFinder
TemplatedInclusiveVertexFinder< reco::TrackCollection, reco::Vertex > InclusiveVertexFinder
Definition:
InclusiveVertexFinder.cc:11
InclusiveVertexFinder.h
View.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
Track.h
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14