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
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
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
RecoTracker
TkSeedingLayers
interface
SeedComparitor.h
Go to the documentation of this file.
1
#ifndef RecoTracker_TkSeedingLayers_SeedComparitor_H
2
#define RecoTracker_TkSeedingLayers_SeedComparitor_H
3
11
#include "
SeedingHitSet.h
"
12
13
class
TrajectorySeed
;
14
class
TrackingRegion
;
15
class
TrajectoryStateOnSurface
;
16
class
FastHelix
;
17
class
GlobalTrajectoryParameters
;
18
19
namespace
edm
{
20
class
Event
;
21
class
EventSetup
;
22
class
ConsumesCollector;
23
}
// namespace edm
24
25
class
SeedComparitor
{
26
public
:
27
virtual
~SeedComparitor
() {}
28
virtual
void
init
(
const
edm::Event
&
ev
,
const
edm::EventSetup
&es) = 0;
29
virtual
bool
compatible
(
const
SeedingHitSet
&
hits
)
const
= 0;
30
virtual
bool
compatible
(
const
TrajectoryStateOnSurface
&,
SeedingHitSet::ConstRecHitPointer
hit
)
const
= 0;
31
virtual
bool
compatible
(
const
SeedingHitSet
&
hits
,
32
const
GlobalTrajectoryParameters
&helixStateAtVertex,
33
const
FastHelix
&helix)
const
= 0;
34
};
35
36
#endif
SeedComparitor::init
virtual void init(const edm::Event &ev, const edm::EventSetup &es)=0
hfClusterShapes_cfi.hits
hits
Definition:
hfClusterShapes_cfi.py:5
SeedingHitSet
Definition:
SeedingHitSet.h:6
FastHelix
Definition:
FastHelix.h:26
edm
HLT enums.
Definition:
AlignableModifier.h:19
SeedingHitSet::ConstRecHitPointer
BaseTrackerRecHit const * ConstRecHitPointer
Definition:
SeedingHitSet.h:10
SeedComparitor::~SeedComparitor
virtual ~SeedComparitor()
Definition:
SeedComparitor.h:27
SeedComparitor::compatible
virtual bool compatible(const SeedingHitSet &hits) const =0
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:16
SeedingHitSet.h
SeedComparitor
Definition:
SeedComparitor.h:25
Event
GlobalTrajectoryParameters
Definition:
GlobalTrajectoryParameters.h:15
edm::EventSetup
Definition:
EventSetup.h:57
ev
bool ev
Definition:
Hydjet2Hadronizer.cc:95
TrajectorySeed
Definition:
TrajectorySeed.h:18
TrackingRegion
Definition:
TrackingRegion.h:41
EventSetup
edm::Event
Definition:
Event.h:73
hit
Definition:
SiStripHitEffFromCalibTree.cc:88
Generated for CMSSW Reference Manual by
1.8.16