Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
EventFilter
CSCTFRawToDigi
interface
CSCTFPacker.h
Go to the documentation of this file.
1
#ifndef CSCTFPacker_h
2
#define CSCTFPacker_h
3
4
#include "
FWCore/Framework/interface/EDProducer.h
"
5
#include "
FWCore/Framework/interface/Event.h
"
6
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
7
#include "
FWCore/Framework/interface/EventSetup.h
"
8
#include "
FWCore/Utilities/interface/InputTag.h
"
9
10
#include <string>
11
12
class
CSCTFPacker
:
public
edm::EDProducer
{
13
private
:
14
edm::InputTag
lctProducer
,
mbProducer
,
trackProducer
;
15
16
bool
zeroSuppression
;
17
unsigned
short
nTBINs
;
18
unsigned
short
activeSectors
;
19
bool
putBufferToEvent
;
20
21
bool
swapME1strips
;
22
23
FILE *
file
;
24
25
int
m_minBX
,
m_maxBX
,
central_lct_bx
,
central_sp_bx
;
26
27
public
:
28
virtual
void
produce
(
edm::Event
&
e
,
const
edm::EventSetup
&
c
);
29
30
explicit
CSCTFPacker
(
const
edm::ParameterSet
&
conf
);
31
~CSCTFPacker
(
void
);
32
};
33
34
#endif
ExpressReco_HICollisions_FallBack.e
tuple e
Definition:
ExpressReco_HICollisions_FallBack.py:1068
CSCTFPacker
Definition:
CSCTFPacker.h:12
Event.h
EventSetup.h
CSCTFPacker::produce
virtual void produce(edm::Event &e, const edm::EventSetup &c)
Definition:
CSCTFPacker.cc:65
CSCTFPacker::CSCTFPacker
CSCTFPacker(const edm::ParameterSet &conf)
Definition:
CSCTFPacker.cc:27
CSCTFPacker::m_minBX
int m_minBX
Definition:
CSCTFPacker.h:25
edm::EDProducer
Definition:
EDProducer.h:21
ParameterSet.h
CSCTFPacker::~CSCTFPacker
~CSCTFPacker(void)
Definition:
CSCTFPacker.cc:61
CSCTFPacker::trackProducer
edm::InputTag trackProducer
Definition:
CSCTFPacker.h:14
edm::EventSetup
Definition:
EventSetup.h:44
dbtoconf.conf
tuple conf
Definition:
dbtoconf.py:185
CSCTFPacker::putBufferToEvent
bool putBufferToEvent
Definition:
CSCTFPacker.h:19
EDProducer.h
CSCTFPacker::activeSectors
unsigned short activeSectors
Definition:
CSCTFPacker.h:18
CSCTFPacker::zeroSuppression
bool zeroSuppression
Definition:
CSCTFPacker.h:16
CSCTFPacker::lctProducer
edm::InputTag lctProducer
Definition:
CSCTFPacker.h:14
CSCTFPacker::swapME1strips
bool swapME1strips
Definition:
CSCTFPacker.h:21
trackerHits.c
tuple c
Definition:
trackerHits.py:26
CSCTFPacker::mbProducer
edm::InputTag mbProducer
Definition:
CSCTFPacker.h:14
CSCTFPacker::central_sp_bx
int central_sp_bx
Definition:
CSCTFPacker.h:25
edm::InputTag
Definition:
InputTag.h:12
CSCTFPacker::central_lct_bx
int central_lct_bx
Definition:
CSCTFPacker.h:25
InputTag.h
CSCTFPacker::m_maxBX
int m_maxBX
Definition:
CSCTFPacker.h:25
edm::ParameterSet
Definition:
ParameterSet.h:31
CSCTFPacker::file
FILE * file
Definition:
CSCTFPacker.h:23
edm::Event
Definition:
Event.h:49
CSCTFPacker::nTBINs
unsigned short nTBINs
Definition:
CSCTFPacker.h:17
Generated for CMSSW Reference Manual by
1.8.5