CMS 3D CMS Logo

Variables
Pyquen2015Settings_cff Namespace Reference

Variables

 collisionParameters2760GeV
 
 collisionParameters4TeV
 
 collisionParameters5020GeV
 
 collisionParameters5362GeV
 
 collisionParameters5519GeV
 
 hydjetParameters
 
 hydjetParameters2023
 
 pyquenParameters
 
 qgpParameters
 
 qgpParameters2023
 

Variable Documentation

◆ collisionParameters2760GeV

Pyquen2015Settings_cff.collisionParameters2760GeV
Initial value:
1 = cms.PSet(aBeamTarget = cms.double(208.0),
2  comEnergy = cms.double(2760.0)
3  )

Definition at line 11 of file Pyquen2015Settings_cff.py.

◆ collisionParameters4TeV

Pyquen2015Settings_cff.collisionParameters4TeV
Initial value:
1 = cms.PSet(aBeamTarget = cms.double(208.0),
2  comEnergy = cms.double(4000.0)
3  )

Definition at line 7 of file Pyquen2015Settings_cff.py.

◆ collisionParameters5020GeV

Pyquen2015Settings_cff.collisionParameters5020GeV
Initial value:
1 = cms.PSet(aBeamTarget = cms.double(208.0),
2  comEnergy = cms.double(5020.0)
3  )

Definition at line 15 of file Pyquen2015Settings_cff.py.

◆ collisionParameters5362GeV

Pyquen2015Settings_cff.collisionParameters5362GeV
Initial value:
1 = cms.PSet(aBeamTarget = cms.double(208.0),
2  comEnergy = cms.double(5362.0)
3  )

Definition at line 19 of file Pyquen2015Settings_cff.py.

◆ collisionParameters5519GeV

Pyquen2015Settings_cff.collisionParameters5519GeV
Initial value:
1 = cms.PSet(aBeamTarget = cms.double(208.0),
2  comEnergy = cms.double(5519.0)
3  )

Definition at line 23 of file Pyquen2015Settings_cff.py.

◆ hydjetParameters

Pyquen2015Settings_cff.hydjetParameters
Initial value:
1 = cms.PSet(sigmaInelNN = cms.double(70),
2  shadowingSwitch = cms.int32(1),
3  nMultiplicity = cms.int32(25000),
4  fracSoftMultiplicity = cms.double(1.),
5  maxLongitudinalRapidity = cms.double(4.5),
6  maxTransverseRapidity = cms.double(1.25),
7  rotateEventPlane = cms.bool(True),
8  allowEmptyEvents = cms.bool(False),
9  angularSpectrumSelector = cms.int32(1),
10  embeddingMode = cms.int32(0)
11  )

Definition at line 48 of file Pyquen2015Settings_cff.py.

◆ hydjetParameters2023

Pyquen2015Settings_cff.hydjetParameters2023
Initial value:
1 = cms.PSet(sigmaInelNN = cms.double(70),
2  shadowingSwitch = cms.int32(1),
3  nMultiplicity = cms.int32(9000),
4  fracSoftMultiplicity = cms.double(1.),
5  maxLongitudinalRapidity = cms.double(2.3),
6  maxTransverseRapidity = cms.double(1.15),
7  rotateEventPlane = cms.bool(True),
8  allowEmptyEvents = cms.bool(False),
9  angularSpectrumSelector = cms.int32(0),
10  embeddingMode = cms.int32(0)
11  )

Definition at line 60 of file Pyquen2015Settings_cff.py.

◆ pyquenParameters

Pyquen2015Settings_cff.pyquenParameters
Initial value:
1 = cms.PSet(doIsospin = cms.bool(True),
2  angularSpectrumSelector = cms.int32(0),
3  embeddingMode = cms.int32(0),
4  )

Definition at line 43 of file Pyquen2015Settings_cff.py.

◆ qgpParameters

Pyquen2015Settings_cff.qgpParameters
Initial value:
1 = cms.PSet(qgpInitialTemperature = cms.double(1.1),
2  qgpProperTimeFormation = cms.double(0.1),
3  hadronFreezoutTemperature = cms.double(0.125),
4  doRadiativeEnLoss = cms.bool(True),
5  doCollisionalEnLoss = cms.bool(True),
6  qgpNumQuarkFlavor = cms.int32(0),
7  )

Definition at line 27 of file Pyquen2015Settings_cff.py.

◆ qgpParameters2023

Pyquen2015Settings_cff.qgpParameters2023
Initial value:
1 = cms.PSet(qgpInitialTemperature = cms.double(1.0),
2  qgpProperTimeFormation = cms.double(0.1),
3  hadronFreezoutTemperature = cms.double(0.125),
4  doRadiativeEnLoss = cms.bool(True),
5  doCollisionalEnLoss = cms.bool(True),
6  qgpNumQuarkFlavor = cms.int32(0),
7  )

Definition at line 35 of file Pyquen2015Settings_cff.py.