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

What's on the AOD

-- AndrewMehta - 02 Nov 2007

* Set DENYTOPICVIEW =
Topic attachments
I AttachmentSorted ascending Action Size Date Who Comment
AnalysisPlatforms.01.11.07.pptppt AnalysisPlatforms.01.11.07.ppt manage 839 K 07 Nov 2007 - 10:44 AndrewMehta  
blcodesetup.txttxt blcodesetup.txt manage 1 K 02 Nov 2007 - 15:22 AndrewMehta Code to setup and run BL ATHENA code
requirementsEXT requirements manage 396 bytes 02 Nov 2007 - 16:12 AndrewMehta requirments.txt
Topic revision: r1 - 23 Jan 2008, CarlGwilliam
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback