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
L1Trigger
L1TMuonOverlap
interface
GhostBuster.h
Go to the documentation of this file.
1
#ifndef OMTF_GhostBuster_H
2
#define OMTF_GhostBuster_H
3
4
#include <vector>
5
#include <ostream>
6
7
#include <map>
8
#include <set>
9
10
#include <memory>
11
12
#include "
L1Trigger/L1TMuonOverlap/interface/IGhostBuster.h
"
13
#include "
L1Trigger/L1TMuonOverlap/interface/AlgoMuon.h
"
14
15
class
GhostBuster
:
public
IGhostBuster
{
16
public
:
17
~GhostBuster
()
override
{}
18
std::vector<AlgoMuon>
select
(std::vector<AlgoMuon> refHitCands,
int
charge
= 0)
override
;
19
};
20
#endif
GhostBuster::select
std::vector< AlgoMuon > select(std::vector< AlgoMuon > refHitCands, int charge=0) override
Definition:
GhostBuster.cc:13
GhostBuster::~GhostBuster
~GhostBuster() override
Definition:
GhostBuster.h:17
IGhostBuster
Definition:
IGhostBuster.h:14
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition:
ALCARECOTkAlJpsiMuMu_cff.py:47
IGhostBuster.h
AlgoMuon.h
GhostBuster
Definition:
GhostBuster.h:15
Generated for CMSSW Reference Manual by
1.8.14