Changes between Version 22 and Version 23 of tutogangaanalysis


Ignore:
Timestamp:
08/06/2009 13:33:51 (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LPSC/CN=Fabian Lambert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • tutogangaanalysis

    v22 v23  
    9191In [3]:j = Job()
    9292In [4]:j.application=Athena()
    93 In [5]:j.application.prepare(athena_compile=True)
     93In [5]:j.application.prepare_old(athena_compile=True)
    9494In [6]:j.application.option_file="$HOME/testarea/14.2.20/TopAnalysis/run/RunTopAnalysisDPD.py"
    9595In [7]:j.inputsandbox=['TopAnalysisDPD.py']