]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EVE/alice-macros/geom_pmd.C
In AliEveEventManager::AssertGeometry() remove a hack to bypass
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Jul 2008 17:56:46 +0000 (17:56 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Jul 2008 17:56:46 +0000 (17:56 +0000)
commit81515106f3bcf78f83a0d3799deff8a178050695
treed277caede32893e3704c23576a8d5204f60ba83c
parent14089bc572a4063f124205eed0cb521c41b08518
In AliEveEventManager::AssertGeometry() remove a hack to bypass
geometry locking. This is now properly handled in TEveManager.
Call DefaultColors() on newly imported geometries.

Replace old, backup geometry alice-data/alice_fullgeo.root with a
recent one (colors sanitized manually). Register it as default
geometry in alieve initialization.

In geometry macros use the default geometry.

Weed-out all references to obsolete environment var REVESYS.

Fix raw-data macros for PMD and TOF so that they use
AliEveEventManager to get their hands on a raw-reader.
29 files changed:
EVE/EveBase/AliEveEventManager.cxx
EVE/EveDet/AliEveTOFSector.cxx
EVE/EveDet/AliEveTOFStrip.cxx
EVE/alice-data/alice_fullgeo.root
EVE/alice-macros/emcal_all.C
EVE/alice-macros/emcal_digits.C
EVE/alice-macros/geom_all.C
EVE/alice-macros/geom_ddip.C
EVE/alice-macros/geom_emcal.C
EVE/alice-macros/geom_gentle.C
EVE/alice-macros/geom_gentle_trd.C
EVE/alice-macros/geom_hmpid.C
EVE/alice-macros/geom_its.C
EVE/alice-macros/geom_phos.C
EVE/alice-macros/geom_pmd.C
EVE/alice-macros/geom_simple.C
EVE/alice-macros/geom_t0.C
EVE/alice-macros/geom_tpc.C
EVE/alice-macros/geom_trd_tof.C
EVE/alice-macros/geom_vzero.C
EVE/alice-macros/pmd_raw.C
EVE/alice-macros/tof_digits.C
EVE/alice-macros/tof_digits_sector.C
EVE/alice-macros/tof_digits_strips.C
EVE/alice-macros/tof_raw.C
EVE/alieve_main/alieve_main.cxx
EVE/hlt-macros/geom_hlt.C
EVE/macros/alieve_init.C
EVE/test-macros/geom_extr_trd.C