CMS 3D CMS Logo

VtxSmearedHLLHC14TeV_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 HLLHCVtxSmearingParameters14TeV = HLLHCVtxSmearingParameters.clone( EprotonInGeV = cms.double(7000) )
5 VtxSmeared = cms.EDProducer("HLLHCEvtVtxGenerator",
6  HLLHCVtxSmearingParameters14TeV,
7  VtxSmearedCommon
8 )
9 
10 
11 
VtxSmearedParameters_cfi
set to 1 (or greater) for printouts