CMS 3D CMS Logo

VertexMerging.h
Go to the documentation of this file.
1 #include <memory>
2 #include <set>
3 
9 
16 
18 public:
20 
22 
23 private:
24  bool trackFilter(const reco::TrackRef &track) const;
25 
26  double maxFraction;
28 };
Handle.h
HLT_FULL_cff.track
track
Definition: HLT_FULL_cff.py:11724
VertexMerging
Definition: VertexMerging.h:17
EDProducer.h
CalibrationSummaryClient_cfi.params
params
Definition: CalibrationSummaryClient_cfi.py:14
reco::VertexCollection
std::vector< Vertex > VertexCollection
collection of Vertex objects
Definition: VertexFwd.h:9
VertexDistance3D.h
edm::Ref< TrackCollection >
VertexMerging::VertexMerging
VertexMerging(const edm::ParameterSet &params)
Definition: VertexMerging.cc:3
MakerMacros.h
Track.h
TrackFwd.h
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
VertexMerging::maxFraction
double maxFraction
Definition: VertexMerging.h:26
HLT_FULL_cff.secondaryVertices
secondaryVertices
Definition: HLT_FULL_cff.py:51979
InputTag.h
VertexFwd.h
Vertex.h
VertexMerging::trackFilter
bool trackFilter(const reco::TrackRef &track) const
VertexMerging::minSignificance
double minSignificance
Definition: VertexMerging.h:27
ParameterSet.h
VertexMerging::mergeVertex
reco::VertexCollection mergeVertex(reco::VertexCollection &secondaryVertices)
Definition: VertexMerging.cc:25