AOD access from ATHENA v 12
Instructions on how to run the Liverpool/Birmingham code that accesses AOD in Athena with overlap removal.
first log on to a machine with the ATHENA software (at Liverpool alpha, beta etc., up, down etc.)
Setup your cmthome directory
cd
mkdir cmthome
cd cmthome
Download the file
requirements and put it in cmthome:
Set up ATHENA for first time
source /batchsoft/atlas/athena/12.0.6/CMT/v1r19/mgr/setup.sh
cmt config
Setup a work directory
cd
mkdir AtlasWork12
cd AtlasWork12
mkdir 12.0.6
cd 12.0.6
Setup ATHENA environment
source ~/cmthome/setup.sh -tag=12.0.6
Set up cvs and log into CERN
export CVSEDITOR=pico
/usr/kerberos/bin/kinit -4 username@CERN.CH
Get the code
cvs co groups/blanalysis/BLBasic groups/blanalysis/BLUserExamples
[ Note: Subsequently all you need to do is setup source
~/cmthome/setup.sh -tag=12.0.6
]
Compile
cd groups/blanalysis/BLUserExamples/cmt
cmt bro cmt config
cmt bro source setup.sh
cmt bro gmake
Run the code
cd ../run
athena.py Zee_jobOptions.py >& Zee.out &
athena.py Zmumu_jobOptions.py >& Zmumu.out&
Plot the results
root -b -q ../Root/runFile.C
*
blcodesetup.txt: Above in a text file
Useful Links
What's on the AOD
--
AndrewMehta - 02 Nov 2007
* Set DENYTOPICVIEW =