Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
TrackingTools
TransientTrackingRecHit
interface
RecHitComparatorByPosition.h
Go to the documentation of this file.
1
#ifndef RecHitComparatorByPosition_H
2
#define RecHitComparatorByPosition_H
3
#include "
TrackingTools/TransientTrackingRecHit/interface/TValidTrackingRecHit.h
"
4
class
RecHitComparatorByPosition
{
5
public
:
6
RecHitComparatorByPosition
() {}
7
bool
operator()
(
const
TrackingRecHit
*
a
,
const
TrackingRecHit
*
b
)
const
;
8
bool
equals
(
const
TrackingRecHit
*
a
,
const
TrackingRecHit
*
b
)
const
;
9
};
10
#endif
TrackingRecHit
Definition:
TrackingRecHit.h:21
RecHitComparatorByPosition::operator()
bool operator()(const TrackingRecHit *a, const TrackingRecHit *b) const
Definition:
RecHitComparatorByPosition.cc:2
RecHitComparatorByPosition::equals
bool equals(const TrackingRecHit *a, const TrackingRecHit *b) const
Definition:
RecHitComparatorByPosition.cc:15
RecHitComparatorByPosition::RecHitComparatorByPosition
RecHitComparatorByPosition()
Definition:
RecHitComparatorByPosition.h:6
TValidTrackingRecHit.h
RecHitComparatorByPosition
Definition:
RecHitComparatorByPosition.h:4
b
double b
Definition:
hdecay.h:120
a
double a
Definition:
hdecay.h:121
Generated for CMSSW Reference Manual by
1.8.14