OLDER INFORMATION

Running the AOD builders

To run the AOD builders you need to use either TestRelease or RecExCommon. In the run directory just type:

athena RecExCommonToAOD_jobOptions.py

For now it will by default run on a Z->ee sample but you can change it to Z->mumu or Z->tau tau by typing:

athena -c "AOD_MODE='Zmm'" RecExCommonToAOD_jobOptions.py

or

athena -c "AOD_MODE='Ztt'" RecExCommonToAOD_jobOptions.py

The output files will be either: Zll.root, Zmm.root or Ztt.root.

Running the Z->ll example of
PhysicsAnalysis/AnalysisCommon/AnalysisExamples

You can run this example by either using TestRelease or RecExCommon. To do so you will need an AODxxx.root file with all the AOD objects in it. Copy the apropriet jobOptions from the share directory of the AnalysisExamples package to your run directory and then type:

athena Zllexample_jobOptions.py

by default the Z->ee, Z->mm and Z->tau tau reconstruction will run. If you want to run only one of them (or two) you need to open jobOptions and edit the corresponding lines and set them to false/true:

Zll.doZee              - TRUE
Zll.doZmm              - TRUE
Zll.doZtt              - TRUE

-- DerSchrecklicheSven - 18 Nov 2004

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2004-11-18 - AndreasWildauer
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main 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