Back to home page

sPhenix code displayed by LXR

 
 

    


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

0001 Compile:
0002 
0003 g++ `root-config --cflags --glibs` -L$OFFLINE_MAIN/lib -I$OFFLINE_MAIN/include -leicsmear -lCGAL -lfastjet fill_jet_tree.C -ofill_jet_tree
0004 
0005 Run:
0006 
0007 ./fill_jet_tree data/pythiaeRHIC/TREES/pythia.ep.20x250.RadCor=0.Q2gt1.50kevts.root data/pythiaeRHIC/TREES/pythia.ep.20x250.RadCor=0.Q2gt1.50kevts.smear.root jettest.root
0008