File indexing completed on 2025-08-06 08:13:16
0001
0002
0003 source /opt/sphenix/core/bin/sphenix_setup.sh -n
0004 MYINSTALL=/sphenix/user/sgross/install_dir
0005 echo $MYINSTALL
0006 source /opt/sphenix/core/bin/setup_local.sh $MYINSTALL
0007 runs=${7:-'0'}
0008
0009
0010 /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/root-6.26.06.p01/bin/root.exe -x /sphenix/user/sgross/sphenix_analysis/EnergyCorrelatorsJets/CalorimeterTowerENC/macros/CompareParticlesToTowers.C\(\"$1\",\"$2\",\"$3\",\"$4\",\"$5\",\"$6\",\"$runs\"\)
0011