test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibCalorimetry
EcalTPGTools
python
ecalTPGScale_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# ESProducer for EcalTPGPhysicsConst
4
# esmodule creating records + corresponding empty essource
5
from
SimCalorimetry.EcalTrigPrimProducers.ecalTrigPrimESProducer_cff
import
*
6
7
tpparams12 = cms.ESSource(
"EmptyESSource"
,
8
recordName = cms.string(
"EcalTPGPhysicsConstRcd"
),
9
firstValid = cms.vuint32(1),
10
iovIsRunNotTime = cms.bool(
True
)
11
)
ecalTrigPrimESProducer_cff
Generated for CMSSW Reference Manual by
1.8.5