test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1Trigger
L1TMuonEndCap
python
fakeEmtfParams_cff.py
Go to the documentation of this file.
1
#import FWCore.ParameterSet.Config as cms
2
3
4
# NOT YET IMPLEMENTED ...
5
6
# This file is included in the expected place, so standard sequences will find it as expected.
7
8
#emtfParamsSource = cms.ESSource(
9
# "EmptyESSource",
10
# recordName = cms.string('L1TMuonEndCapParamsRcd'),
11
# iovIsRunNotTime = cms.bool(True),
12
# firstValid = cms.vuint32(1)
13
#)
14
15
###EMTF ESProducer. Fills CondFormats from XML files.
16
#fakeEmtfParams = cms.ESProducer(
17
# "L1TMuonEndCapParamsESProducer"
18
# ... local parameter setting ...
19
#)
20
21
22
23
Generated for CMSSW Reference Manual by
1.8.5