1 import FWCore.ParameterSet.Config
as cms
3 from SimPPS.DirectSimProducer.ppsDirectProtonSimulation_cfi
import ppsDirectProtonSimulation
as _dirProtonSim
4 from IOMC.EventVertexGenerators.beamDivergenceVtxGenerator_cfi
import beamDivergenceVtxGenerator
as _vtxGen
7 beamDivergenceVtxGenerator = _vtxGen.clone()
10 ctppsBeamParametersFromLHCInfoESSource = _esLHCinfo.clone(
31 ppsDirectProtonSimulation = _dirProtonSim.clone(
32 hepMCTag =
'beamDivergenceVtxGenerator',
33 pitchStrips = 66.e-3 * 12 / 19,
34 pitchPixelsHor = 50.e-3,
35 pitchPixelsVer = 80.e-3,
36 produceScoringPlaneHits =
False,