Checking out AtlasHbb
Introduction
We plan to check out the AtlasHbb package.
ssh -Y ppepc137.physics.gla.ac.uk
Then open an xterm terminal.
xterm
Create the folder we will work in.
export TEST_AREA=/home/abuzatu/TestArea
mkdir $TEST_AREA
cd $TEST_AREA
Check out
Now cvs checkout
source /data/ppe01/sl44/i386/grid/glite-ui/latest/external/etc/profile.d/grid-env.sh
svn-grid-proxy-init
svn co https://ppesvn.physics.gla.ac.uk/svn/atlas/AtlasHbb/tags/AtlasHbb-00-00-16/
Setup the configuration files
cp AtlasHbb-00-00-16/scripts/AtlasHbbScript.sh .
cp AtlasHbb-00-00-16/scripts/GlaNtpScript_atlas.sh .
chmod u+x AtlasHbbScript.sh GlaNtpScript_atlas.sh
Check out and build AtlasHbb and GlaNtp into GlaNtpPackage
./AtlasHbbScript.sh -a 16.6.5 -p 00-00-16 -g 00-00-40
Please note that conceptually GlaNtp is independent of AtlasHbb, so in the future we should check out GlaNtp before checking out the AtlasHbb and simply use GlaNtp in AtlasHbb the way ROOT, python and C++ are used. When we will run the analysis code, we will use a GlaNtp that we check out once more to be separate from the AtlasHbb one.
--
AdrianBuzatu - 24-Feb-2012