ALICEPCGTutorial
  • Introduction
  • Introduction
    • Welcome
    • Git
    • General Naming Scheme and Analysis Tasks
    • General Afterburner Introduction
    • Analysis Notes and Papers
  • AliPhysics Implementation and GRID Running
    • GRID and AliRoot/AliPhysics
    • Running AnalysisTasks
    • Supporting Classes and Cut Numbers
    • Integration of Dataset/MC
    • LEGO Trains
    • Download Files from GRID
    • The EMCal Correction Framework
  • Quality Assurance and Energy Calibration of Calorimeters
    • Overview
    • EventQA
    • PhotonQA
    • ClusterQA
    • PrimaryTrackQA
    • Energy Calibration of Calorimeters
    • TPC Spline Creation
  • Cocktail Running and External Input
    • Cocktail Framework Overview
    • Cocktail Framework Intro
    • Link collection from other PWGs
  • Neutral Meson and Direct Photon Analysis - Afterburners
    • Neutral Pion and Eta Analysis
    • Heavy Meson Analysis
    • Merged Cluster Analysis
    • Merged Analysis Toy Model for Momentum Resolution
    • Systematic Uncertainties
    • Combination of Measurements
    • Useful functions
Powered by GitBook
On this page
  • Contacts
  • Communication Tools
  • Additional Information

Was this helpful?

Introduction

NextWelcome

Last updated 1 year ago

Was this helpful?

This tutorial is meant as an introduction to the software packages provided by the Photon Conversion Group (PCG). As it is still under development as is the software it does not claim completeness. However, it should provide a good start for new-comers and oldies to get started on a new topic. If you wanna help improving this documentation you are very welcome and just need to let us know and . She will grant you access to the documentation git as well.

In the provided software package the reconstruction of photons within ALICE using different detectors (EMCal, DCal, PHOS, TPC & ITS) is handled in a common way and the neutral mesons can be extracted using different techniques. Furthermore the software can be used as analysis level QA for the corresponding detectors focussing on the quantities relevant for the corresponding photon reconstruction.

Our software is structured in 3 main parts hosted on GitHub and GitLab:

  1. implementation in PWGGA/GammaConv, which is running on the reconstructed ESD/AOD data or simulation files

  2. Afterburner implementation which is kept and maintained in the and is used to analyse the output files of the AliPhysics-Tasks to extract the meson spectra (π0,η,ω\pi^0, \eta, \omegaπ0,η,ω), v_nv\_nv_n and direct photon results. It is named AnalysisSoftware repository

  3. Cocktail implementation, which is scattered in 2 different places in AliPhysics (PWG/Cocktail & PWGGA/GammaConv) and which has to fed by inputs summarized in the

All three packages will be needed to complete the full meson and direct photon analysis as it is currently implemented and will be explained in the following tutorial in different sections.

Furthermore, we have a repository (named AnalysisNotes) hosting all analysis/combination notes where you should contribute with your own analysis note once your analysis reached an advanced stage and is targeted to be included in a publication.

The AliPhysics repository is automatically installed, the rest of the repositores can be cloned to your local disk (remember the SSH key registration!) via the following commands:

  • AnalysisSoftware

    git clone ssh://git@gitlab.cern.ch:7999/alice-pcg/AnalysisSoftware.git

  • AnalysisNotes

    git clone ssh://git@gitlab.cern.ch:7999/alice-pcg/AnalysisNotes.git

  • Cocktail

    git clone ssh://git@gitlab.cern.ch:7999/alice-cocktail-EM/cocktail_input.git

To gain committer-access to the PCG-Software directories (AnalysisSoftware and AnalysisNotes) please subscribe to alice-pcg & alice-pcg-core on and to get the committer access to the Cocktail repository you have to be subscribed to alice-cocktail-EM. For AliPhysics such a subscribtion is not needed as you create your own fork of the repository and do pull-requests as described in .

Last but not least, the last GitHub repository is our GitBook tutorial repository to complete the list (which you are reading) which is linked to the GitBook itself

Contacts

If there are any questions regarding this tutorial do not hesitate to ask on

or directly to the convenors and creators of the tutorial

We are happy to help.

Communication Tools

Besides the egroup and email contact, the PCG uses mattermost (ALICE-PWGGA). There are different channels to discuss specific analyses or other topics.

Weekly meetings of the PCG

Additional Information

useful links

twikis:

Daniel Muehlheim

Friederike Bock

Nicolas Schmidt

Mike Sas

Florian Jonas

Meike Danisch

Nicolas Strangmann

Weekly meetings of the PCG take place on vidyo . They are usually scheduled for Wednesday, 2pm, and open to anybody with interest in the topic. Announcements are sent around via the main egroup

which you should be registered to in addition to -> see

alice-pcg-core@cern.ch
d.muehlheim@cern.ch
friederike.bock@cern.ch
nicolas.schmidt@cern.ch
msas@nikhef.nl
florian.jonas@cern.ch
meike.charlotte.danisch@cern.ch
nicolas.strangmann@cern.ch
PCG @ Indico
alice-pcg@cern.ch
alice-pcg-core@cern.ch
e-groups
AliPhysics, aliBuild, AliEn
PCG
PWGGA
EMCocktail
e-mail Friederike
AliPhysics
PCG-Software directory
Cocktail-Repository
PCG-Notes repository
e-groups
Working with AliPhysics
PCG-tutorial
Tutorial