]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliTagAnalysis.cxx
These are the changes for the propagation of the tag cut selection
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Nov 2009 10:00:14 +0000 (10:00 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Nov 2009 10:00:14 +0000 (10:00 +0000)
commitf0f294806ae9130d01d8347c26d7bac06f5a92f1
treefdf22053f8a4553ce6d700031f4a9f7b00128a4f
parent294ca60221962a187ae3e72645e32834bb4402c4
These are the changes for the propagation of the tag cut selection
bookkeeping.
  I have tested it in the following way:
  - Created XML list with cut summary in, read it via the
AliTagAnalysis, put it as a UserInfo object into the chain and recovered
the information in the task via the ESD Handler
  - Checked that the same code does not crash if the tag summary
information is not available in the XML list.

A. Kisiel
ANALYSIS/AliTagAnalysis.cxx
ANALYSIS/AliXMLCollection.cxx
ANALYSIS/AliXMLCollection.h
STEER/AliESDInputHandler.cxx
STEER/AliESDInputHandler.h