Main Page
Namespaces
Classes
Package Documentation
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
15
#include <iostream>
16
#include <iomanip>
17
#include <iterator>
18
19
#include "
Geometry/RPCGeometry/interface/RPCRoll.h
"
20
#include "
Geometry/RPCGeometry/interface/RPCGeometry.h
"
21
#include "
CondFormats/DataRecord/interface/RPCEMapRcd.h
"
22
#include "
Geometry/Records/interface/MuonGeometryRecord.h
"
23
#include "
L1Trigger/L1TTwinMux/interface/AlignTrackSegments.h
"
24
#include "
L1Trigger/L1TTwinMux/interface/RPCtoDTTranslator.h
"
25
#include "
L1Trigger/L1TTwinMux/interface/DTRPCBxCorrection.h
"
26
#include "
L1Trigger/L1TTwinMux/interface/RPCHitCleaner.h
"
27
28
class
IOPrinter
{
29
public
:
30
IOPrinter
() {};
31
~IOPrinter
() {};
32
void
run
(
edm::Handle<L1MuDTChambPhContainer>
,
const
L1MuDTChambPhContainer
&,
edm::Handle<RPCDigiCollection>
,
33
const
edm::EventSetup
& );
34
void
run
(
L1MuDTChambPhContainer
const
*,
const
L1MuDTChambPhContainer
& ,
RPCDigiCollection
const
*,
35
const
edm::EventSetup
& );
36
37
};
38
39
#endif
RPCRoll.h
IOPrinter
Definition:
IOPrinter.h:28
MuonGeometryRecord.h
RPCtoDTTranslator.h
edm::Handle< L1MuDTChambPhContainer >
DTRPCBxCorrection.h
IOPrinter::run
void run(edm::Handle< L1MuDTChambPhContainer >, const L1MuDTChambPhContainer &, edm::Handle< RPCDigiCollection >, const edm::EventSetup &)
Definition:
IOPrinter.cc:17
RPCHitCleaner.h
edm::EventSetup
Definition:
EventSetup.h:57
RPCDigiCollection
IOPrinter::IOPrinter
IOPrinter()
Definition:
IOPrinter.h:30
L1MuDTChambPhContainer
Definition:
L1MuDTChambPhContainer.h:34
AlignTrackSegments.h
RPCGeometry.h
RPCEMapRcd.h
IOPrinter::~IOPrinter
~IOPrinter()
Definition:
IOPrinter.h:31
Generated for CMSSW Reference Manual by
1.8.11