FrancescoVassalli / SinglePhoton

G4 simulation of single photon events to start tracking for converted photon reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SinglePhoton

This repository is used to generate and analyze photon conversion in G4 sPHENIX simulations.

Everything save some of the plotting macros in the analysis folder are designed to be run on RCF

  • gen:Macros for running G4, occationally need to be updated from SPHENIX/coresoftware
  • condor: scripts for piloting the G4 through condor and local modules to create events and afterburners to process them
  • PhotonConversion: WIP for finding photon conversions in pp collisions only using reco information
  • analysis: used to make and plot plots about the coversions
  • pythia: code for generating a photon-jet background
  • SVReco: WIP module started from a copy from @sh-lim to create vtx canidates for 2-track Secondary Vtx Reco
  • HIPhotonConversion: WIP package for finding conversion in Heavy Ion collisions

Background on Photon Conversion

  • I have been using this ATLAS paper as a reference. The relevent information starts on page 136 of the pdf

Conversion Efficiency

  • At begin I studied the existing efficiency of the sPHENIX simulation to recover converted photons. These two plots were made on 12/3/18 and describe the effiency relative to radius and pT for single photon events using SvtxTrack reconstruction. This is also known as the inside out method. pT radius It may be useful to compare this to the ATLAS effiency Note that my photons were 5-30 GeV uniform distribution while the ATLAS study was fixed 20GeV.

About

G4 simulation of single photon events to start tracking for converted photon reconstruction


Languages

Language:C 96.4%Language:C++ 2.8%Language:Shell 0.5%Language:Makefile 0.2%Language:Perl 0.1%Language:Objective-C 0.0%Language:M4 0.0%