Nuclear Geometry and Characterization of the Quark Gluon Plasma#
Overview#
Collisions between two nuclei at ultra-relativistic energies are used to create the Quark-Gluon Plamsa (QGP)–a novel state of matter. In this project, you will learn a bit about what the QGP is and how to think about the geometry of collisions between two nuclei.
Data Sources#
File URLs
Questions#
In the previous project we discussed how the geometry of the nucleus is characterized in collisions between large nuclei. As we saw in that project, the shape of the overlap between two nuclei can be expanded in terms of eccentricities:
(that project specifically looked at the cases were
First, we’re going to think of the shapes as determined by a vector
Question 01#
Generate and plot shapes for
Read about the Quark Gluon Plasma (QGP) here. Write a short paragraph explaining the connection between the geometry, the measured Fourier coefficients and the QGP properties.
Question 02#
It’s an open question as to whether the angles various angles
Generate a bunch of particles (
in two cases:
Case 1: where
but is different in every eventCase 2: where
and are independent of each other and different for every event
(let
Write code to do a least-squares fit of the two-particle correlations for Case 1 and Case 2. Use the same principle as in the Week 11:
$
Question 03#
Do you get consistent answers for the fit parameters
Question 04#
The
Question 05#
Verify the Monte Carlo using the parameters:
for
of -1.0, 0.0, 0.5 and 1.0 and making a scatter plot of vs .
One way to look for correlations between the flow harmonics is a technique called Symmetric Cumulants (SC). These quantities measure the correlation between the coefficients of two separate orders
Question 06#
Symmetric cumulants are time consuming to calculate from particle angles due to the four-particle correlation
However, with the Monte Carlo above, it is possible to calculate the SC(3,2) using the
References#
[1] C. Loizides, J. Kamin, D. d’Enterria, “Improved Monte Carlo Glauber predictions at present and future nuclear colliders”, Phys.Rev.C 97 (2018) 5, 054910, Phys.Rev.C 99 (2019) 1, 019901 (erratum), e-Print: 1710.07098 [nucl-ex]
[2] B.Alver, G.Roland, “Collision geometry fluctuations and triangular flow in heavy-ion collisions”, Phys.Rev.C 81 (2010) 054905, Phys.Rev.C 82 (2010) 039903 (erratum), e-Print: 1003.0194 [nucl-th]
Acknowledgements#
Initial version: Anne Sickles
© Copyright 2023