RecoVertex
PrimaryVertexProducer
interface
VertexHigherPtSquared.h
Go to the documentation of this file.
1
#ifndef VertexHigherPtSquared_H
2
#define VertexHigherPtSquared_H
3
4
#include "
RecoVertex/VertexPrimitives/interface/TransientVertex.h
"
5
#include "
TrackingTools/TransientTrack/interface/TransientTrack.h
"
6
#include "
DataFormats/VertexReco/interface/Vertex.h
"
7
#include <vector>
8
13
struct
VertexHigherPtSquared
{
14
bool
operator()
(
const
TransientVertex
& v1,
const
TransientVertex
& v2)
const
;
15
16
bool
operator()
(
const
reco::Vertex
& v1,
const
reco::Vertex
& v2)
const
;
17
18
public
:
19
double
sumPtSquared
(
const
reco::Vertex
&
v
)
const
;
20
double
sumPtSquared
(
const
std::vector<reco::TransientTrack>& tks)
const
;
21
};
22
23
#endif
VertexHigherPtSquared::sumPtSquared
double sumPtSquared(const reco::Vertex &v) const
Definition:
VertexHigherPtSquared.cc:16
TransientTrack.h
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
Vertex.h
TransientVertex
Definition:
TransientVertex.h:18
TransientVertex.h
VertexHigherPtSquared
Definition:
VertexHigherPtSquared.h:13
VertexHigherPtSquared::operator()
bool operator()(const TransientVertex &v1, const TransientVertex &v2) const
Definition:
VertexHigherPtSquared.cc:5
reco::Vertex
Definition:
Vertex.h:35
Generated for CMSSW Reference Manual by
1.8.16