CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
hydjet2DefaultParameters_cff Namespace Reference

Variables

tuple collisionParameters2760GeV
 
tuple collisionParameters5100GeV
 
tuple hydjet2Parameters
 
tuple PythiaDefaultBlock
 
tuple qgpParameters
 

Variable Documentation

tuple hydjet2DefaultParameters_cff.collisionParameters2760GeV
Initial value:
1 = cms.PSet(
2  fAw = cms.double(208.0), # beam/target atomic number
3  fSqrtS = cms.double(2760.0), #
4  fUmax = cms.double(1.265), # Maximal transverse flow rapidity at thermal freeze-out for central collisions, fUmax
5  fPtmin = cms.double(8.2), # Minimal pt of parton-parton scattering in PYTHIA event, fPtmin [GeV/c]
6  fT0 = cms.double(1.), # Initial QGP temperature for central Pb+Pb collisions in mid-rapidity, fT0 [GeV]; allowed range [0.2,2.0]GeV;
7 
8  ### Volume parameters at thermal freeze-out ###
9  fTau = cms.double(12.2), # Proper time proper at thermal freeze-out for central collisions, fTau [fm/c]
10  fR = cms.double(13.45), # Maximal transverse radius at thermal freeze-out for central collisions, fR [fm]
11 )

Definition at line 5 of file hydjet2DefaultParameters_cff.py.

tuple hydjet2DefaultParameters_cff.collisionParameters5100GeV
Initial value:
1 = cms.PSet(
2  fAw = cms.double(208.0), ## beam/target atomic number
3  fSqrtS = cms.double(5100.0),
4  fUmax = cms.double(1.35), # Maximal transverse flow rapidity at thermal freeze-out for central collisions, fUmax
5  fPtmin = cms.double(10.), # Minimal pt of parton-parton scattering in PYTHIA event, fPtmin [GeV/c]
6  fT0 = cms.double(1.1), # Initial QGP temperature for central Pb+Pb collisions in mid-rapidity, fT0 [GeV]; allowed range [0.2,2.0]GeV;
7 
8  ### Volume parameters at thermal freeze-out ###
9  fTau = cms.double(13.2), # Proper time proper at thermal freeze-out for central collisions, fTau [fm/c]
10  fR = cms.double(13.9), # Maximal transverse radius at thermal freeze-out for central collisions, fR [fm]
11 )

Definition at line 17 of file hydjet2DefaultParameters_cff.py.

tuple hydjet2DefaultParameters_cff.hydjet2Parameters

Definition at line 34 of file hydjet2DefaultParameters_cff.py.

tuple hydjet2DefaultParameters_cff.PythiaDefaultBlock

Definition at line 82 of file hydjet2DefaultParameters_cff.py.

tuple hydjet2DefaultParameters_cff.qgpParameters
Initial value:
1 = cms.PSet(
2  fTau0 = cms.double(0.1), # Proper QGP formation time in fm/c, fTau0 (0.01<fTau0<10)
3  fNf = cms.int32(0), # Number of active quark flavours in QGP, fNf (0, 1, 2 or 3)
4 )

Definition at line 29 of file hydjet2DefaultParameters_cff.py.