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
MuonSeedSimpleCleaner.h
Go to the documentation of this file.
1
#ifndef MuonSeedGenerator_MuonSeedSimpleCleaner_h
2
#define MuonSeedGenerator_MuonSeedSimpleCleaner_h
3
4
#include "
RecoMuon/MuonSeedGenerator/src/MuonSeedVCleaner.h
"
5
6
class
MuonSeedSimpleCleaner
:
public
MuonSeedVCleaner
{
7
public
:
8
void
clean
(
TrajectorySeedCollection
&
seeds
)
override
;
9
10
private
:
11
bool
checkPt
(
const
TrajectorySeed
&
seed
)
const
;
12
};
13
14
#endif
MuonSeedVCleaner
Definition:
MuonSeedVCleaner.h:6
TrajectorySeedCollection
std::vector< TrajectorySeed > TrajectorySeedCollection
Definition:
TrajectorySeedCollection.h:6
fileCollector.seed
seed
Definition:
fileCollector.py:127
InitialStep_cff.seeds
seeds
Definition:
InitialStep_cff.py:231
MuonSeedSimpleCleaner
Definition:
MuonSeedSimpleCleaner.h:6
TrajectorySeed
Definition:
TrajectorySeed.h:18
MuonSeedVCleaner.h
MuonSeedSimpleCleaner::clean
void clean(TrajectorySeedCollection &seeds) override
Definition:
MuonSeedSimpleCleaner.cc:3
MuonSeedSimpleCleaner::checkPt
bool checkPt(const TrajectorySeed &seed) const
Definition:
MuonSeedSimpleCleaner.cc:19
Generated for CMSSW Reference Manual by
1.8.16