]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVE
remove AliMUONTriggerDecision AliMUONTriggerDecisionV1
[u/mrichter/AliRoot.git] / EVE /
2006-09-28 hristovMerging of AliESDV0MI and AliESDv0 classes (Yu.Belikov)
2006-09-27 hristovWaiting for a tagged version of Root. All the developme...
2006-09-27 mtadelRecord merging of HEAD to EVE-dev.
2006-09-27 mtadelRecord changes.
2006-09-27 mtadelRecord changes.
2006-09-27 mtadelMade GLCanvas un-editable to prevent users from drawing...
2006-09-27 mtadelAdded target all-alieve to all-EVE.
2006-09-26 mtadelRecord changes.
2006-09-26 mtadelRemoved code that gave vertex markers some volume ...
2006-09-26 mtadelAdd point-set containing clusters directly as render...
2006-09-26 mtadelAdded call to Update() in SetRange() methods.
2006-09-26 mtadelRemoved Redraw3D() from UpdateItems() as it can now...
2006-09-26 mtadelUse RGEditor::DisplayRenderElement() instead of Display...
2006-09-26 mtadelProperly update items of render-elements; call gReve...
2006-09-26 mtadelHack to fix RenderElementObjPtr's colors in tree-view...
2006-09-26 mtadelReduce cluster marker-size.
2006-09-26 mtadelRecord changes.
2006-09-26 mtadelConform to new TGedFrame paradigm in ROOT.
2006-09-26 mtadelUse new functionality from TGedEditor.
2006-09-06 mtadelRecord changes.
2006-09-06 mtadelFrom Bogdan: fix effc++ warnings, add comments.
2006-09-04 mtadelNew file, plot TRD hits.
2006-09-04 mtadelRecord changes.
2006-09-04 mtadelChanged default point-size in accordance with the new...
2006-09-04 mtadelFix effc++ warnings and most blatant coding-convention...
2006-09-04 mtadelRecord changes.
2006-08-30 mtadelRecord changes.
2006-08-30 mtadelFix effc++ warnings.
2006-08-30 mtadelRemoved code for gled-like object editors (obsolete...
2006-08-29 mtadelMerge from EVE-dev.
2006-08-04 mtadelMerge from HEAD to EVE-dev.
2006-08-04 mtadelRecord changes.
2006-08-04 mtadelAdded global TPCLoader* tpc_loader.
2006-08-04 mtadelMoved point-count variable declaration within the track...
2006-08-04 mtadelCommented-out info print statements.
2006-07-27 cvetanSplitting raw data libs
2006-07-11 mtadelRecord changes.
2006-07-11 mtadelBypass buggy TMacro ctor (caused problems on paths...
2006-07-11 mtadelRecord changes.
2006-07-11 mtadelNew files: macros to go to next/previous event in the...
2006-07-11 mtadelAdded description of event navigation.
2006-07-11 mtadelRecord changes.
2006-07-11 mtadelAdded method Event::GotoEvent(Int_t) and shortcuts...
2006-07-11 mtadelAdded method RenderElementListBase::DestroyElements().
2006-07-10 mtadelRecord changes.
2006-07-10 mtadelUse new / simpler method of render-element registration...
2006-07-10 mtadelAdd missing file to last entry.
2006-07-10 mtadelDo not recompute visual representation on every triangu...
2006-07-10 mtadelRecord changes.
2006-07-10 mtadelAdded triangulation time-stamp: update model state...
2006-07-10 mtadelCosmetic changes.
2006-07-10 mtadelImplemented list-management virtuals; use new functiona...
2006-07-10 mtadelChanged inheritance order (RenderElement base comes...
2006-07-10 mtadelNow derived from Reve::EventBase.
2006-07-10 mtadelRecord changes.
2006-07-10 mtadelProper management of dependent render-elements, renamed...
2006-07-10 mtadelImplemented proper reference management accross render...
2006-07-10 mtadelChanged current-event pointer from TObject to EventBase...
2006-07-10 mtadelAdded include TError.h.
2006-07-10 mtadelReflect changes in event classes.
2006-07-10 mtadelNew files: rename of class Reve::Event, now subclassed...
2006-07-10 mtadelNew files: common base class for an event object (VSDEv...
2006-07-10 mtadelRemoved files: the contents moved to VSDEvent and renam...
2006-07-03 mtadelRecord changes.
2006-07-03 mtadelUse TPointSelector for point extraction.
2006-07-03 mtadelImplemented the TPointSelectorConsumer interface for...
2006-07-03 mtadelAdded new classes TPointSelector and TPointSelectorCons...
2006-06-28 hristovChanges to run on Mac
2006-06-28 mtadelRecord changes.
2006-06-28 mtadelUse built-in equipment maps; the override option is...
2006-06-28 mtadelUse built-in equipment maps; the override option is...
2006-06-27 mtadelRecord changes.
2006-06-27 mtadelAdded commented lines showing how to use a different...
2006-06-27 mtadelNew files: PHOS and RICH geometry.
2006-06-27 mtadelUse node's global transformation.
2006-06-27 mtadelSmall fixes to revive basic VSD functionality.
2006-06-27 mtadelAdded control statements for cases when some visualizat...
2006-06-27 mtadelAdded ClassImp.
2006-06-27 mtadelAdded member TString fTPCEquipementMap to allow overrid...
2006-06-27 mtadelFixed code for hit and cluster import to work with...
2006-06-27 mtadelIn CheckMacro() use TInterpreter::IsLoaded(mac) instead...
2006-06-27 mtadelCheck for macro via full-path (fTitle); save macro...
2006-06-27 mtadelFixed creation of editor frame so that it uses X client...
2006-06-27 mtadelAdded option to render GeoTopNodeRnrEl at a given globa...
2006-06-27 mtadelSkip render-state initialization if no boxes present.
2006-06-21 mtadelRecord changes.
2006-06-21 mtadelSet default point-size to 2.
2006-06-21 mtadelUse macro-folder from gReve; instantiate macros from...
2006-06-21 mtadelAdded global function Bool_t Reve:CheckMacro().
2006-06-21 mtadelProvide TFoler fMacroFolder to all consumers, register...
2006-06-21 mtadelNew class Reve::RMacro: a sub-class of TMacro that...
2006-06-20 mtadelRecord changes.
2006-06-20 mtadelFrom Cvetan: fix orientation for C-side sectors.
2006-06-20 mtadelAdded internal static member for z-length of the sector.
2006-06-20 mtadelAfter frame-box rendering GL remained in wire-frame...
2006-06-20 mtadelAdded control for fPointSize.
2006-06-20 mtadelRemoved TAttMarker as base-class, added fPointSize...
2006-06-20 mtadelIn TrackList: added ImportHits/Clusters(); removed...
2006-06-19 mtadelRecord changes.
2006-06-19 mtadelAdded control for fPointFrac; use RGValuator for fDriftVel.
next