INSTRUCTIONS FOR INSTALLING AND COMPILING ANALYSIS PACKAGE In the directory where you would like to put the new release, do the following: setup cdfsoft2 6.1.4 newrel -t 6.1.4 dev cd dev addpkg Stntuple dev_243 addpkg -h HighLevelObjects addpkg JetUser jetCorr15 addpkg BTagMods btag_1invfb_v0 addpkg BTagObjects btag_1700invpb_v1 cvsroot zoom addpkg ZMutility addpkg Exceptions setenv USESHLIBS 1 gmake HighLevelObjects.lib chmod a+w include chmod o-w include chmod g-w include gmake Stntuple.all gmake JetUser.lib LINK_SHARED_ROOT=1 gmake ZMutility.all gmake Exceptions.all gmake BTagObjects.lib LINK_SHARED_ROOT=yes cp Stntuple/scripts/.rootrc . cp Stntuple/scripts/rootlogon.C . setup cdfsoft2 6.1.4 addpkg -h zhwh cd include/zhwh ln -s ../../zhwh/leptons/leptons cd ../../zhwh/macros ln -s ../src/LocalObjects.cc ln -s ../zhwh/LocalObjects.hh cd plotter ln -s ../../src/LocalObjects.cc ln -s ../../zhwh/LocalObjects.hh ln -s ../Cuts.hh ln -s ../Cuts.cc cd ../../.. gmake zhwh.all gmake zhwh.main NEW SYMBOLIC LINKS (for reorganized LocalObjects/Cuts file split after normal CVS update): cd dev/zhwh/macros ln -s ../src/LocalObjects.cc ln -s ../zhwh/LocalObjects.hh cd plotter ln -s ../../src/LocalObjects.cc ln -s ../../zhwh/LocalObjects.hh ln -s ../Cuts.hh ln -s ../Cuts.cc To Set up ana: cd zhwh/macros cvs co -r jp080108 JointPhysics cp GNUmakefile.JP JointPhysics/GNUmakefile cd JointPhysics gmake cd .. cp libJointPhysics.so JointPhysics/ source setup make ana.exe