Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /analysis/LightFlavorRatios/cascadeAnalysis/README.md is written in an unsupported language. File is not indexed.

0001 # Cascade/KShort Ratio Analysis
0002 This sub-directory is established to archive the code used for the initial determination of the Xi/KS0 ratio in pp collisions. 
0003 
0004 The data files for the reconstructed KFParticle yield of the cascade are located here:
0005 `/sphenix/tg/tg01/hf/rosstom/CascadeAnalysisFiles/cascadeKFParticleFiles`
0006 The files for the simulated SvtxEvaluator output used for geometric acceptance and efficiency calculations are located here:
0007 `/sphenix/tg/tg01/hf/rosstom/CascadeAnalysisFiles/cascadeEvaluatorSim`
0008 `/sphenix/tg/tg01/hf/rosstom/CascadeAnalysisFiles/ks0EvaluatorSim`
0009 And the files used for the simulated KFParticle reconstruction of decays within the sPHENIX acceptance are located here:
0010 `/sphenix/tg/tg01/hf/rosstom/CascadeAnalysisFiles/cascadeKFPSim`
0011 
0012 Within this directory there should be all relevant code used to produce those files as well as analyze them to determine the raw yield, corrections, and systematic uncertainties for each decay channel.
0013 
0014 - corrections: directory storing all of the relevant code used to calculate the corrections to the raw yield
0015 - finalPlots: directory with plotting code used to produce final ratio plots and plots showcasing the corrections and systematics for each bin
0016 - rawYieldFit: directory storing the code used to extract the fit yield for each bin as well as the alternate fit models used for the fit function systematic
0017 - rawYieldReco: directory storing the code used to perform the inital reconstrution of the data sample with KFParticle
0018 - systematics: directory storing the code used to calculate systematic uncertainties
0019 
0020 # Contact Info
0021 Thomas Marshall - tmarshall1218@gmail.com
0022 Feel free to reach out with any questions that may arise and I will be happy to help explain any of the code included in this directory