Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
12
typedef
TemplatedInclusiveVertexFinder<reco::TrackCollection,reco::Vertex>
InclusiveVertexFinder
;
13
typedef
TemplatedInclusiveVertexFinder<edm::View<reco::Candidate>
,
reco::VertexCompositePtrCandidate
>
InclusiveCandidateVertexFinder
;
14
15
16
DEFINE_FWK_MODULE
(
InclusiveVertexFinder
);
17
DEFINE_FWK_MODULE
(
InclusiveCandidateVertexFinder
);
TemplatedInclusiveVertexFinder
Definition:
InclusiveVertexFinder.h:36
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
reco::VertexCompositePtrCandidate
Definition:
VertexCompositePtrCandidate.h:16
MakerMacros.h
VertexCompositePtrCandidate.h
InclusiveVertexFinder
TemplatedInclusiveVertexFinder< reco::TrackCollection, reco::Vertex > InclusiveVertexFinder
Definition:
InclusiveVertexFinder.cc:12
TrackFwd.h
VertexFwd.h
Candidate.h
InclusiveVertexFinder.h
View.h
InclusiveCandidateVertexFinder
TemplatedInclusiveVertexFinder< edm::View< reco::Candidate >, reco::VertexCompositePtrCandidate > InclusiveCandidateVertexFinder
Definition:
InclusiveVertexFinder.cc:13
Vertex.h
Track.h
Generated for CMSSW Reference Manual by
1.8.5