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
RecoMuon
MuonSeedGenerator
src
MuonOverlapSeedFromRecHits.h
Go to the documentation of this file.
1
#ifndef MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
2
#define MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
3
4
#include "
RecoMuon/TrackingTools/interface/MuonSeedFromRecHits.h
"
5
6
class
MuonOverlapSeedFromRecHits
:
public
MuonSeedFromRecHits
{
7
public
:
8
MuonOverlapSeedFromRecHits
();
9
~MuonOverlapSeedFromRecHits
()
override
{}
10
11
std::vector<TrajectorySeed>
seeds
()
const
;
12
13
bool
makeSeed
(
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
barrelHit,
14
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
endcapHit,
15
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
bestSegment,
16
TrajectorySeed
&
result
)
const
;
17
18
private
:
19
ConstMuonRecHitPointer
bestHit
(
const
MuonRecHitContainer
&
barrelHits
,
const
MuonRecHitContainer
&
endcapHits
)
const
;
20
};
21
22
#endif
MuonTransientTrackingRecHit::ConstMuonRecHitPointer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
Definition:
MuonTransientTrackingRecHit.h:22
HLT_FULL_cff.endcapHits
endcapHits
Definition:
HLT_FULL_cff.py:84477
MuonRecHitContainer
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
Definition:
CosmicMuonSmoother.h:31
MuonOverlapSeedFromRecHits::seeds
std::vector< TrajectorySeed > seeds() const
Definition:
MuonOverlapSeedFromRecHits.cc:15
MuonOverlapSeedFromRecHits
Definition:
MuonOverlapSeedFromRecHits.h:6
HLT_FULL_cff.barrelHits
barrelHits
Definition:
HLT_FULL_cff.py:84492
ConstMuonRecHitPointer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
Definition:
MuonSeedGenerator.cc:48
MuonOverlapSeedFromRecHits::MuonOverlapSeedFromRecHits
MuonOverlapSeedFromRecHits()
Definition:
MuonOverlapSeedFromRecHits.cc:13
MuonSeedFromRecHits
Definition:
MuonSeedFromRecHits.h:19
MuonOverlapSeedFromRecHits::bestHit
ConstMuonRecHitPointer bestHit(const MuonRecHitContainer &barrelHits, const MuonRecHitContainer &endcapHits) const
Definition:
MuonOverlapSeedFromRecHits.cc:83
MuonOverlapSeedFromRecHits::~MuonOverlapSeedFromRecHits
~MuonOverlapSeedFromRecHits() override
Definition:
MuonOverlapSeedFromRecHits.h:9
TrajectorySeed
Definition:
TrajectorySeed.h:18
mps_fire.result
result
Definition:
mps_fire.py:311
MuonOverlapSeedFromRecHits::makeSeed
bool makeSeed(MuonTransientTrackingRecHit::ConstMuonRecHitPointer barrelHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer endcapHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer bestSegment, TrajectorySeed &result) const
Definition:
MuonOverlapSeedFromRecHits.cc:54
MuonSeedFromRecHits.h
Generated for CMSSW Reference Manual by
1.8.16