CMS 3D CMS Logo

Variables
Pythia8_GammaNucleus_5p36TeV_cfi Namespace Reference

Variables

 generator
 
 ProductionFilterSequence = cms.Sequence(generator)
 

Variable Documentation

◆ generator

Pythia8_GammaNucleus_5p36TeV_cfi.generator
Initial value:
1 = cms.EDFilter("Pythia8GeneratorFilter",
2  maxEventsToPrint = cms.untracked.int32(1),
3  pythiaPylistVerbosity = cms.untracked.int32(1),
4  filterEfficiency = cms.untracked.double(1.0),
5  pythiaHepMCVerbosity = cms.untracked.bool(False),
6  comEnergy = cms.double(5360.),
7  PhotonFlux = PhotonFlux_PbPb,
8  PythiaParameters = cms.PSet(
9  parameterSets = cms.vstring('pythia8_example02'),
10  pythia8_example02 = cms.vstring(
11  'HardQCD:all = on',
12  'PhaseSpace:pTHatMin = 10.',
13  'PhotonParton:all = on',
14  'MultipartonInteractions:pT0Ref = 3.0',
15  'PDF:beamA2gamma = on',
16  'PDF:proton2gammaSet = 0',
17  'PDF:useHardNPDFB = on',
18  'PDF:gammaFluxApprox2bMin = 13.272',
19  'PDF:beam2gammaApprox = 2',
20  'Photon:sampleQ2 = off',
21  'Photon:ProcessType = 3'
22  )
23  )
24 )

Definition at line 4 of file Pythia8_GammaNucleus_5p36TeV_cfi.py.

◆ ProductionFilterSequence

Pythia8_GammaNucleus_5p36TeV_cfi.ProductionFilterSequence = cms.Sequence(generator)

Definition at line 28 of file Pythia8_GammaNucleus_5p36TeV_cfi.py.