]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EVE/macros/visscan_raw_raw.C
* AliEveEventManager
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Nov 2009 12:51:34 +0000 (12:51 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Nov 2009 12:51:34 +0000 (12:51 +0000)
commit25dddcb1808ec6b6be5686e74dacf65af3c3e4e2
tree39d4b4a1b2e5a8bf7e239e13dde2dca685364322
parentcf7d7743df05d453a91c2c941af21b2a2985fd5d
* AliEveEventManager
  Add support for automatically finding appropriate raw-data file when
  connecting to a centrally reconstructed run in alien.
  This is enabled by calling a static function:
    AliEveEventManager::SearchRawForCentralReconstruction();

* macros/visscan_raw_raw.C
  New wrapper macro -- enable SearchRawForCentralReconstruction().

One can now do:
  alieve visscan_raw_raw.C'("alien:///alice/data/2009/LHC09c/000101134/ESDs/pass1/09000101134018.10")'
and both reco and raw will be available.
EVE/EveBase/AliEveEventManager.cxx
EVE/EveBase/AliEveEventManager.h
EVE/macros/visscan_raw_raw.C [new file with mode: 0644]