]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ANALYSIS/examples/EventMixing/README
Additional changes for #94138: Port update in Ali*CaloCells to trunk and release...
[u/mrichter/AliRoot.git] / ANALYSIS / examples / EventMixing / README
CommitLineData
58c79e79 1
2Change your local files locations in files.txt
3
4And run
5
6root 'RunALICE.C(<plugin source>,<plugin mode>,"<data type>","<mc or null>")'
7
8root 'RunALICE.C("proof","test","aod","")'
9
10root 'RunALICE.C("proof","test","aod","mc")'
11
12root 'RunALICE.C("proof","test","esd")'
13
14root 'RunALICE.C("proof","test","esd","mc")'