]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/scripts/ReadmeTrain.txt
Update master to aliroot
[u/mrichter/AliRoot.git] / TPC / scripts / ReadmeTrain.txt
CommitLineData
1d980c30 1Calibration and Performace train at GSI:
2
31. The calibration train will run on the regular basis.
42. The results of the calibration and the setup of the calibration
5 will be done in workspace.
63. 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
124. run.list - list of runs used in the calibration
135. esdxxx.txt files - list of the esd for run xxx
146. Run directories
15 The calibration at GSI is done on the batch farm. The results are merged per run.
16
17
18
19List of files:
20Macros:
21CalibrateTPC.C - standard in $ALICE_ROOT/TPC/macros
22ConfigOCDB.C - example (to be modified according studies) in $ALICE_ROOT/TPC/macros
23filterESD.C - $ALICE_ROOT/TPC/macros/filterESD.C
24
25Shell scripts:
26balice.sh - symbolic link to the AliRoot setup script
27 - example (to be modified):
28 ln -sf ~/.balice64HEAD0108 balice.sh
29alienSetup.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
32submitCalib.sh - hint: copy of the (don't change it unless ...)
33 - cp $ALICE_ROOT/TPC/CalibMacros/submitcalib.sh .
34
35Run lists:
36(No recepie for the moment how to create it)
37run.list - main source of the run numbers (created from the logbook)
38esd.list - the list of files -standard
39
40
41Run the train:
42runTrainGSI.sh - this is a recepie
531ff1e0 43 - $ALICE_ROOT/TPC/scripts/runTrainBatch.sh