]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EVE/alice-macros/event_first.C
AliEveEventManager
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Jul 2008 17:28:40 +0000 (17:28 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Jul 2008 17:28:40 +0000 (17:28 +0000)
commit516389a2a79bf8c3abcbdab52cd4a594dfd3c5d7
tree5cb065d6c9b001bd636317f2aa3785f741cb902e
parentd5865d2fee5ac5787f2dad1033c2ea2514b60607
AliEveEventManager
------------------
- In GotoEvent() also accept negative indices, meaning event from the
  end of the file.
- In GotoEvent(), when ESD is the primary data-source, call Refresh()
  to get updated tree information.
- In EventNext/Prev() now cycle around the available event range.
- Add method Int_t GetMaxEventId().

event_first.C, event_last.C
---------------------------
New macros that navigate to first/last event.
EVE/EveBase/AliEveEventManager.cxx
EVE/EveBase/AliEveEventManager.h
EVE/alice-macros/event_first.C [new file with mode: 0644]
EVE/alice-macros/event_last.C [new file with mode: 0644]