Warning, /analysis/hbcup/starlight/README.md is written in an unsupported language. File is not indexed.
0001 # This directory contains code to run starlight
0002 # Note that you have to compile starlight, or
0003 # use the default one in the sPHENIX environment
0004 # You also have to set up the slight.in config file.
0005
0006 # The following are examples you can use to set up
0007 # production of phstarlight formatted files
0008 # Note: we need to convert the starlight output format to HEPMC2
0009 # so that we can input it into the sPHENIX simulation
0010 runstarlight.cmd - script to run starlight
0011 submit_starlight.sh - script to submit runstarlight.cmd to condor
0012
0013
0014 # The following are used to analyze the phstarlight output
0015 ana_starlight.C - Create pdst with basic info on the J/Psi
0016 AcceptanceMRP.C - Make acceptance plots from one set of ana_starlight.C output
0017
0018 plot_acceptance.C - make plots of the combined from the output of AcceptanceMRP.C
0019 plot_total_plusbkg.C - make plots, now with the hijing background
0020