Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
-- ThomasDoherty - 2009-10-26
Using Ganga to submit jobs to the Panda backend | ||||||||
Line: 15 to 15 | ||||||||
2. Setup the athena release. | ||||||||
Changed: | ||||||||
< < | NOTE: To set up for any release one must be familar with using CMT (bootstrap procedures and requirement files) - see here![]() source cmthome/setup.sh -tag=14.5.2.6,32,AtlasProduction | |||||||
> > | NOTE: To set up for any release one must be familar with using CMT (bootstrap procedures and requirement files) - see here![]() source ~/cmthome/setup.sh -tag=14.5.2.6,32,AtlasProduction | |||||||
3. Setup any checked out packages you use in your code.
For this example check out (and compile) the UserAnalysis package as in the "HelloWorld"example here![]() ![]() | ||||||||
Changed: | ||||||||
< < | cd $TEST/PhysicsAnalysis/AnalysisCommon/UserAnalysis/cmt | |||||||
> > | cd $TESTAREA/14.5.2.6/PhysicsAnalysis/AnalysisCommon/UserAnalysis/cmt | |||||||
source setup.sh |