Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
l1GtTextToRaw_cfi Namespace Reference
Variables
tuple
l1GtTextToRaw
Variable Documentation
tuple l1GtTextToRaw_cfi.l1GtTextToRaw
Initial value:
1
= cms.EDProducer(
"L1GtTextToRaw"
,
2
3
# type of the text file
4
TextFileType = cms.untracked.string(
'VmeSpyDump'
),
5
6
# name of the text file to be packed
7
# the module is using a EmptySource source
8
TextFileName = cms.untracked.string(
'testGt_TextToRaw_source.txt'
),
9
10
# FED Id for GT DAQ record
11
# default value defined in DataFormats/FEDRawData/src/FEDNumbering.cc
12
DaqGtFedId = cms.untracked.int32(813),
13
14
# FED raw data size (in 8bits units, including header and trailer)
15
# If negative value, the size is retrieved from the trailer.
16
RawDataSize = cms.untracked.int32(872)
17
)
Definition at line
7
of file
l1GtTextToRaw_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5