CMS 3D CMS Logo

VtxSmearedHGCALCloseBy_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 VtxSmeared = cms.EDProducer("GaussEvtVtxGenerator",
5  GaussVtxSmearingParameters,
6  VtxSmearedCommon
7 )
8 VtxSmeared.SigmaX = cms.double(0)
9 VtxSmeared.SigmaY = cms.double(0)
10 VtxSmeared.SigmaZ = cms.double(0)
set to 1 (or greater) for printouts