]>
Commit | Line | Data |
---|---|---|
f60ddabc | 1 | How to run Omega(782) --> pi0 pi+ pi- analysis in the GRID: |
2 | =========================================================== | |
3 | ||
4 | 1. Copy the content of this directory to your AliEn working directory | |
5 | (don't forget .rootrc file!). Edit Omega.jdl and replace the path to the | |
6 | /alice/cern.ch/user/p/polishch/omega by the path to your working directory. | |
7 | ||
8 | 2. Copy ana.sh to your ~/bin directory in AliEn. | |
9 | ||
10 | 3. File list.txt contains the list of xml collections you want to analyze. | |
11 | This collections should be in your ~/xml directory (edit Omega.jdl properly!). | |
12 | ||
13 | 4. From aliensh run: | |
14 | run submit.sh | |
15 | ||
16 | The output files will reside in the directory output/{collection}/{job}/histos.root . |