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
L1Trigger
RPCTrigger
interface
RPCPac.h
Go to the documentation of this file.
1
#ifndef L1Trigger_RPCPac_h
2
#define L1Trigger_RPCPac_h
3
4
#include "
L1Trigger/RPCTrigger/interface/RPCPacBase.h
"
5
#include "
L1Trigger/RPCTrigger/interface/RPCPacMuon.h
"
6
7
#include "
L1Trigger/RPCTrigger/interface/RPCLogCone.h
"
8
#include "
L1Trigger/RPCTrigger/interface/RPCPacData.h
"
9
10
//class RPCLogCone;
11
//class RPCPacData;
12
13
class
RPCPac
:
public
RPCPacBase
{
14
public
:
15
RPCPac
(
const
RPCPacData
*,
int
tower
,
int
logSector,
int
logSegment);
16
17
RPCPacMuon
run
(
const
RPCLogCone
&
cone
)
const
;
18
19
private
:
20
RPCPacMuon
runTrackPatternsGroup
(
const
RPCLogCone
&
cone
)
const
;
21
22
RPCPacMuon
runEnergeticPatternsGroups
(
const
RPCLogCone
&
cone
)
const
;
23
24
const
RPCPacData
*
m_pacData
;
25
};
26
27
#endif
RPCPacBase
Definition:
RPCPacBase.h:16
RPCLogCone
Definition:
RPCLogCone.h:23
RPCPac::runTrackPatternsGroup
RPCPacMuon runTrackPatternsGroup(const RPCLogCone &cone) const
Definition:
RPCPac.cc:43
RPCLogCone.h
RPCPacMuon.h
RPCPacData
Definition:
RPCPacData.h:33
hltPFPuppi_cfi.cone
cone
Definition:
hltPFPuppi_cfi.py:32
RPCPac::run
RPCPacMuon run(const RPCLogCone &cone) const
Definition:
RPCPac.cc:16
RPCPac
Definition:
RPCPac.h:13
RPCPacMuon
Definition:
RPCPacMuon.h:15
RPCPac::m_pacData
const RPCPacData * m_pacData
Definition:
RPCPac.h:24
RPCPac::RPCPac
RPCPac(const RPCPacData *, int tower, int logSector, int logSegment)
Definition:
RPCPac.cc:4
RPCPacBase.h
hgcalTowerProducer_cfi.tower
tower
Definition:
hgcalTowerProducer_cfi.py:4
RPCPac::runEnergeticPatternsGroups
RPCPacMuon runEnergeticPatternsGroups(const RPCLogCone &cone) const
Definition:
RPCPac.cc:96
RPCPacData.h
Generated for CMSSW Reference Manual by
1.8.14