]> git.uio.no Git - u/mrichter/AliRoot.git/commit - RAW/AliRawReaderChain.cxx
1. Correct inheritance of GetEntryList in AliXMLCollection + bug fix. 2. Extension...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Oct 2008 14:24:09 +0000 (14:24 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Oct 2008 14:24:09 +0000 (14:24 +0000)
commit3d456d994658d2997416416c93c97de9da908f6b
tree318a327764c3165c594d4f29ec7cbb6f2b6fd9b8
parentf2a468d7adff372bb7303ddc5c5b1609346036b6
1. Correct inheritance of GetEntryList in AliXMLCollection + bug fix. 2. Extension of the collection:// URI, which now can handle also entry lists. The two available formats are: a) xml collection file with event-lists (produced by the tag analysis framework); b) TEntryList stored in a root file (TEntryList object should follow the defintion of an entry-list for a TChain). The formats are distiguished by the filename extension - .xml ot .root
ANALYSIS/AliXMLCollection.cxx
ANALYSIS/AliXMLCollection.h
RAW/AliRawReaderChain.cxx
RAW/AliRawReaderChain.h