Coder Social home page Coder Social logo

xyw2016 / hadronic_afterburner_toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lipeidu/hadronic_afterburner_toolkit

0.0 0.0 0.0 17.82 MB

This program computes the particle pair HBT correlation from Monte-Carlo samples of emitted particles

License: MIT License

Shell 2.17% C++ 37.25% Python 60.01% C 0.05% Makefile 0.25% CMake 0.27%

hadronic_afterburner_toolkit's Introduction

hadronic_afterburner_toolkit

This program deals with hadronic afterburner output files and perform various analysis on hadronic observables

Zlib is required to read in zipped UrQMD files

Charged and Identified particle spectra and flow coefficients

Single particle spectra for charged hadrons and identified particles are collected. The anisotropic flow coefficients from two particle correlation are also analyzed. As well as event-plane correlation, vn_distribution, rn ratio for flow factorizatin breaking.

Particle pair HBT correlation from Monte-Carlo samples of emitted particles

The HBT correlation between identified particle pair is originated from the quantum statistic of the final wave function. The Monte-Carlo samples of the emitted particles do not have this correlation built in. So we need to add it by hand.

The HBT correlation function can be approximatly computed as,

C(q, K) - 1 = \frac{\int d^4 x \int d^4 y s(x, p1) s(y, p2) cos(q \cdot (x - y)}{\int d^4 x \int d^4 y s(x, p1) s(y, p2)},

where K = 0.5(p1 + p2) and q = p1 - p2.

In the program, we introduce oversampling parameter to increase statistics by first grouping multiply events together to a single big event and then form the pairs. The number of the pairs will increase by oversampling factor.

Pairs from mixed event are form by first rotating the mixture event by a random angle which eliminate the unwanted correlations.

The output correlation function is in 3-d q space (q_out, q_side, q_long).

Event-by-event particle yield distribution

Particle yield distrbution from a given pT and rapidity cut can be collected from UrQMD outputs

hadronic_afterburner_toolkit's People

Contributors

chunshen1987 avatar wenbin1501110084 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.