]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TPC/scripts/ReadmeTrain.txt
Removing additional 0MQ dependency
[u/mrichter/AliRoot.git] / TPC / scripts / ReadmeTrain.txt
1 Calibration and Performace  train at GSI:
2
3 1. The calibration train will run on the regular basis.
4 2. The results of the calibration and the setup of the calibration 
5    will be done in workspace.
6 3. Content of the workspace:
7    3.a) ConfigOCDB.C macro - define the OCDB setup (Default and Specific 
8         storage) + 
9         the RecoParam used for refitting of the track (possibility to switch On/OFF different kind of corrections)
10    3.b) CalibrateTPC.C macro - define the Tasks and components of the current calibration / performance train
11
12 4. run.list - list of runs used in the calibration
13 5. esdxxx.txt files - list of the esd for run xxx
14 6. Run directories 
15    The calibration at GSI is done on the batch farm. The results are merged per run.
16
17
18
19 List of files:
20 Macros:
21 CalibrateTPC.C - standard in $ALICE_ROOT/TPC/macros   
22 ConfigOCDB.C   - example (to be modified according studies)  in $ALICE_ROOT/TPC/macros 
23 filterESD.C    - $ALICE_ROOT/TPC/macros/filterESD.C
24
25 Shell scripts:
26 balice.sh      - symbolic link to the AliRoot setup script
27                - example (to be modified):
28                  ln -sf ~/.balice64HEAD0108 balice.sh
29 alienSetup.sh  - symbolic link to the alien setup script
30                - hint (don't modify unles you know what are you doing): 
31                - ln -sf $ALICE_ROOT/TPC/CalibMacros/alienSetupGSI.sh alienSetup.sh
32 submitCalib.sh - hint: copy of the (don't change it unless ...)
33                - cp $ALICE_ROOT/TPC/CalibMacros/submitcalib.sh .
34
35 Run lists:
36 (No recepie for the moment how to create it)
37 run.list      - main source of the run numbers  (created from the logbook)      
38 esd.list      - the list of files -standard 
39     
40
41 Run the train:
42 runTrainGSI.sh  - this is a recepie
43                 - $ALICE_ROOT/TPC/scripts/runTrainBatch.sh