Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1TriggerConfig
L1GtConfigProducers
python
l1GtVmeWriter_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# cfi for L1 GT VME Writer
4
l1GtVmeWriter = cms.EDFilter(
"L1GtVmeWriter"
,
5
6
# choose ouput directory
7
OutputDir = cms.string(
'../test/output/'
)
8
)
9
10
Generated for CMSSW Reference Manual by
1.8.5