Set up Athena at Nevis

bash
. athena/setupkit.sh

This is what's in setupkit.sh:

#!/bin/bash -f
AtlasRelease=10.0.1
cd /a/data/hermes/array2/athena/${AtlasRelease}
source setup.sh
source dist/${AtlasRelease}/Control/AthenaRunTime/*/cmt/setup.sh
export TestArea=/a/data/hermes/array2/atlas/haas/AtlasWork_10.0.1
export CMTPATH=${TestArea}:${CMTPATH}
export LD_LIBRARY_PATH=${TestArea}/InstallArea/${CMTCONFIG}/lib:${LD_LIBRARY_PATH}
cd $TestArea

And this page has useful info: http://www.nevis.columbia.edu/~haas/atlas/nevis_analysis.html

This is useful for running reconstruction: RunningReconstruction
Nice trick, from any directory, to set up athena for reco: RecExCommon_links.sh

-- AndyHaas - 20 Oct 2005

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2020-08-19 - TWikiAdminUser
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox/SandboxArchive All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback