]> git.uio.no Git - u/mrichter/AliRoot.git/commit
bug fix: In the macro AddTRDinfoGen.C a whitespace was
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 18 Aug 2010 09:19:31 +0000 (09:19 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 18 Aug 2010 09:19:31 +0000 (09:19 +0000)
commitb2f4ab8d00b9323930f3ad9c6899091ed71ac17a
treedeb1cf60171d965e1e8e8f75e88e08ed21d257cc
parentcd79e1271836c6c27fa9011cf93d5dec62bd1e23
bug fix: In the macro AddTRDinfoGen.C a whitespace was
missing in front of the new trigger class (Markus)

bug fix: in class AliTRDcheckDET we ask for the ESD
Event Header, but strangely since LHC10e for quite a lot of events the
event header is not available, so I had to protect for non-existing
event headers (Markus)

verbosity : in class AliTRDv0Info.cxx move warning message to debug
PWG1/TRD/AliTRDcheckDET.cxx
PWG1/TRD/info/AliTRDv0Info.cxx
PWG1/TRD/macros/AddTRDinfoGen.C