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
L1TTwinMux
interface
IOPrinter.h
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
3
// Class: IOPrinter
4
//
5
// IOPrinter
6
//
7
//
8
// Author :
9
// G. Flouris U Ioannina Feb. 2015
10
//--------------------------------------------------
11
#ifndef L1T_TwinMux_IOPrinter_H
12
#define L1T_TwinMux_IOPrinter_H
13
14
#include <iostream>
15
#include <iomanip>
16
#include <iterator>
17
18
#include "
Geometry/RPCGeometry/interface/RPCRoll.h
"
19
#include "
Geometry/RPCGeometry/interface/RPCGeometry.h
"
20
#include "
CondFormats/DataRecord/interface/RPCEMapRcd.h
"
21
#include "
Geometry/Records/interface/MuonGeometryRecord.h
"
22
#include "
L1Trigger/L1TTwinMux/interface/AlignTrackSegments.h
"
23
#include "
L1Trigger/L1TTwinMux/interface/RPCtoDTTranslator.h
"
24
#include "
L1Trigger/L1TTwinMux/interface/DTRPCBxCorrection.h
"
25
#include "
L1Trigger/L1TTwinMux/interface/RPCHitCleaner.h
"
26
27
class
IOPrinter
{
28
public
:
29
IOPrinter
(){};
30
~IOPrinter
(){};
31
void
run
(
edm::Handle<L1MuDTChambPhContainer>
,
32
const
L1MuDTChambPhContainer
&,
33
edm::Handle<RPCDigiCollection>
,
34
const
RPCGeometry
&);
35
void
run
(
L1MuDTChambPhContainer
const
*,
const
L1MuDTChambPhContainer
&,
RPCDigiCollection
const
*,
const
RPCGeometry
&);
36
};
37
38
#endif
RPCRoll.h
IOPrinter
Definition:
IOPrinter.h:27
MuonGeometryRecord.h
RPCtoDTTranslator.h
edm::Handle< L1MuDTChambPhContainer >
DTRPCBxCorrection.h
IOPrinter::run
void run(edm::Handle< L1MuDTChambPhContainer >, const L1MuDTChambPhContainer &, edm::Handle< RPCDigiCollection >, const RPCGeometry &)
Definition:
IOPrinter.cc:18
RPCGeometry
Definition:
RPCGeometry.h:20
RPCHitCleaner.h
RPCDigiCollection
IOPrinter::IOPrinter
IOPrinter()
Definition:
IOPrinter.h:29
L1MuDTChambPhContainer
Definition:
L1MuDTChambPhContainer.h:33
AlignTrackSegments.h
RPCGeometry.h
RPCEMapRcd.h
IOPrinter::~IOPrinter
~IOPrinter()
Definition:
IOPrinter.h:30
Generated for CMSSW Reference Manual by
1.8.14