Skip to Content.
Sympa Menu

sphenix-software-l - [Sphenix-software-l] AJ analysis

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: Kolja Kauder <kkauder AT gmail.com>
  • To: "sphenix-software-l AT lists.bnl.gov" <sphenix-software-l AT lists.bnl.gov>
  • Subject: [Sphenix-software-l] AJ analysis
  • Date: Mon, 17 Aug 2015 16:52:53 -0400

Hi all,

I just realized I never uploaded this. I added a simplified version of
my AJ analysis to github.
https://github.com/sPHENIX-Collaboration/analysis/tree/master/sPhenixAj

Running from Wrapper.cxx, it first translates detector output into
PseudoJets for fastjet, then runs the analysis.
The translator is where most of the corrections should happen. It
currently does something very wrong (it accepts all tracks, EMC and
HCal towers), but adding things like quality cuts and hadronic
correction would be easy and this module is the logical spot. I could
also transform the output into a jet container class.

I ran it on a small pythia data set, so with only 15 dijets, plots are
quite pointless, but the main point is it works just fine.

Let me know if you have questions or suggestions for improvement.

Cheers,
Kolja




Archive powered by MHonArc 2.6.24.

Top of Page