1 import FWCore.ParameterSet.Config
as cms
7 LHCTransport = cms.EDProducer(
"PPSSimTrackProducer",
8 HepMCProductLabel = cms.InputTag(
'generatorSmeared'),
9 Verbosity = cms.bool(
False),
10 TransportMethod = cms.string(
'Hector'),
16 Validated_PreTS2_2016,
17 BeamLineLengthPPS = cms.double(250.0),
18 PPSf = cms.double(212.55),
19 PPSb = cms.double(212.55),
20 ApplyZShift = cms.bool(
True),
21 MomentumMin = cms.double(3.000)