Ultra-peripheral collisions and diffraction (UD) analysis framework

The PWG-UD (Ultra-peripheral and Diffractive) working group focuses on the study of photon-induced and diffractive processes in heavy-ion and proton–proton collisions, as well as cosmic rays.

Get started

In the past, several hands-on sessions and tutorials have been organised within the PWG-UD to introduce the analysis framework. A list of the corresponding Indico events is provided below.

Past tutorials and hands-on sessions

Contact

Mattermost channels: PWG-UD O2 analyses, PWG-UD general, O2AT-PWG-UD

Code

  • The PWG-UD analysis code is located in the directory PWGUD
  • Data model can be found here - UDTables.h
  • Table produced by skimming and selecting event with double gap topology at midrapidity - DGCandProducer.cxx
  • Class for event selection with double gap at midrapidity - DGSelector.h
  • Table produced by skimming and selecting event with single gap topology at midrapidity - SGCandProducer.cxx
  • Class for event selection with single topology at midrapidity - SGSelector.h
  • Class for track selection with single gap topology at midrapidity - SGTrackSelector.h
  • Table produced by skimming and selecting event with muon arm at forward rapidity - UPCCandidateProducer.cxx
  • Utility and helper functions: UDHelpers.h
  • Utility and helper functions: Tasks/CMakeLists.txt
  • Quality assurance (QA) tasks: AQC

AliHyperloop

UD Hyperloop analyses with JIRA tickets

Framework structure

A schematic diagram of the typical workflow for a PWG-UD analysis is shown below.

PWGUD analysis framework