src
Configuration
StandardSequences
python
VtxSmearedNoSmear_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
IOMC.EventVertexGenerators.VtxSmearedFlat_cfi
import
*
4
#
5
# sets limits to << 1 um
6
#
7
VtxSmeared.MinX = -0.00000001
8
VtxSmeared.MaxX = 0.00000001
9
VtxSmeared.MinY = -0.00000001
10
VtxSmeared.MaxY = 0.00000001
11
VtxSmeared.MinZ = -0.00000001
12
VtxSmeared.MaxZ = 0.00000001
VtxSmearedFlat_cfi
Generated for CMSSW Reference Manual by
1.8.14