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
RecoTracker
CkfPattern
interface
IntermediateTrajectoryCleaner.h
Go to the documentation of this file.
1
#ifndef RecoTracker_CkfPattern_IntermediateTrajectoryCleaner_H
2
#define RecoTracker_CkfPattern_IntermediateTrajectoryCleaner_H
3
4
#include "
RecoTracker/CkfPattern/interface/BaseCkfTrajectoryBuilder.h
"
5
#include "
TrackingTools/PatternTools/interface/TempTrajectory.h
"
6
#include "
TrackingTools/TransientTrackingRecHit/interface/TransientTrackingRecHit.h
"
7
8
class
IntermediateTrajectoryCleaner
{
9
typedef
BaseCkfTrajectoryBuilder::TempTrajectoryContainer
TempTrajectoryContainer
;
10
typedef
TransientTrackingRecHit::ConstRecHitPointer
ConstRecHitPointer
;
11
12
public
:
13
static
void
clean
(
TempTrajectoryContainer
&
tracks
);
14
};
15
#endif
IntermediateTrajectoryCleaner::ConstRecHitPointer
TransientTrackingRecHit::ConstRecHitPointer ConstRecHitPointer
Definition:
IntermediateTrajectoryCleaner.h:10
IntermediateTrajectoryCleaner::TempTrajectoryContainer
BaseCkfTrajectoryBuilder::TempTrajectoryContainer TempTrajectoryContainer
Definition:
IntermediateTrajectoryCleaner.h:9
IntermediateTrajectoryCleaner::clean
static void clean(TempTrajectoryContainer &tracks)
Definition:
IntermediateTrajectoryCleaner.cc:10
BaseCkfTrajectoryBuilder.h
TempTrajectory.h
DiMuonV_cfg.tracks
tracks
Definition:
DiMuonV_cfg.py:215
TransientTrackingRecHit.h
TrackingRecHit::ConstRecHitPointer
std::shared_ptr< TrackingRecHit const > ConstRecHitPointer
Definition:
TrackingRecHit.h:25
IntermediateTrajectoryCleaner
Definition:
IntermediateTrajectoryCleaner.h:8
BaseCkfTrajectoryBuilder::TempTrajectoryContainer
std::vector< TempTrajectory > TempTrajectoryContainer
Definition:
BaseCkfTrajectoryBuilder.h:66
Generated for CMSSW Reference Manual by
1.8.14