]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG1/TRD/AliTRDrecoTask.cxx
- In the ESD Run the beam type for PbPb has changed from Pb-Pb last year to A-A....
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Nov 2011 09:12:31 +0000 (09:12 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Nov 2011 09:12:31 +0000 (09:12 +0000)
commitf0857a6a1375bcdaab04cac8cbe430d1f8f4fb15
tree32f8863dbcb28e511d1b93ce1c63ca960c832148
parent18d939098ecdee94cb1afc4a6441f38dc000ac4c
- In the ESD Run the beam type for PbPb has changed from Pb-Pb last year to A-A. To be compatible with both we check both. This affects AliTRDinfoGen.
- This morning there was a commit from Ruben checking in the destructor whether the analysis is in proof mode. This needs an instance of the analysis manager which we don't have when we run makeResults.C. I definitely want to have the possibility to run the macro without creating an analysis manager instance. An additional protection is added for the case no analysis manager is available. Affects AliTRDinfoGen, AliTRDresolution, AliTRDrecoTask.
- Protection in makeResults.C not working anymore with the latest alien versions (GSHELL_ROOT not set anymore in gclient_env_$UID), therefore commented out.
PWG1/TRD/AliTRDinfoGen.cxx
PWG1/TRD/AliTRDrecoTask.cxx
PWG1/TRD/AliTRDresolution.cxx
PWG1/TRD/macros/makeResults.C