You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That also creates doxygen documentation in html/ and latex/
Files:
src/JetAnalyzer.* is the basic wrapper that derives from $fastjet::ClusterSequenceArea
src/AjParameters.hh is a namespace with commonly used parameters
src/AjAnalysis.* is the analysis class
Wrappers:
src/PicoAj.cxx : Run on any data in TStarJetPicoDst format
#*InAuAu.cxx: Embed pythia or pp into AuAu
#*InMC.cxx: Embed pythia or pp into a toy MC version of AuAu
#Run*.csh: Simple csh scripts to run and redirect the output
#RunAuAu.csh is special because it submits 17 jobs. Combine via
hadd -f AjResults/AuAuAj.root AjResults/AuAuAj8*root
Quickplot.cxx: Quick and dirty routine to show results.