HLTrigger
Configuration
python
HLT_75e33
eventsetup
MRHChi2MeasurementEstimator_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
MRHChi2MeasurementEstimator = cms.ESProducer(
"MRHChi2MeasurementEstimatorESProducer"
,
4
ComponentName = cms.string(
'MRHChi2'
),
5
MaxChi2 = cms.double(30.0),
6
nSigma = cms.double(3.0)
7
)
Generated for CMSSW Reference Manual by
1.8.16