]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVE
PMD new raw data reader
[u/mrichter/AliRoot.git] / EVE /
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.
2006-06-19 mtadelAdded support for rendering a fraction of 3D digits...
2006-06-19 mtadelRecord changes.
2006-06-19 mtadelAdded method RenderElementListBase::RemoveElements().
2006-06-19 mtadelConsistently use nuber of slider positions in RGValuator.
2006-06-19 mtadelIn PointSetArray: added member for default daughter...
2006-06-15 mtadelNew file; like tpc_gui.C but sets-up pad-row noise...
2006-06-15 mtadelRecord changes.
2006-06-15 mtadelAdded option to set inital min/max time and threshold...
2006-06-15 mtadelRemoved stale printout.
2006-06-15 mtadelRecord changes.
2006-06-15 mtadelFixed a type in PadRowHack ctor (unused parameter).
2006-06-15 mtadelRecord changes.
2006-06-15 mtadelAdded hacks to allow removal of noisy pads.
2006-06-15 mtadelRecord changes.
2006-06-15 mtadelAdded padding for frame-box borders so that all all...
2006-06-15 mtadelUse StrDup to feed TGFileInfo for brain-dead interface...
2006-06-14 mtadelRecord changes.
2006-06-14 mtadelPointSetArray now subclassed from TAttMarker; use that.
2006-06-14 mtadelUse optimised color lookup from TPCSectorViz.
2006-06-14 mtadelChanges for rendering via TPCSector3DGL; use optimised...
2006-06-14 mtadelReget threshold/maxval after setting it.
2006-06-14 mtadelAdded optimised color lookup function/cache; do not...
2006-06-14 mtadelProperly handle directory data, allows loading from...
2006-06-14 mtadelNew class TPCSector3DGL, a direct renderer for TPCSector3D.
2006-06-14 mtadelAdded conventions for ROOT pre/post 5.11.02.
2006-06-14 mtadelRecord changes.
2006-06-14 mtadelPrint exceptions to terminal also.
2006-06-14 mtadelRemoved stale printout.
2006-06-14 mtadelSubclassed point-set-array from TAttMarker, propagate...
2006-06-14 mtadelAdded non-protected wrapper Render() for DirectDraw().
2006-06-13 mtadelRecord changes.
2006-06-13 mtadelIncreased the number-of-entries estimate for TTree...
2006-06-13 mtadelRecord changes.
2006-06-13 mtadelDraw charged tracks as straight lines when magnetic...
2006-06-12 mtadelRecord changes.
2006-06-12 mtadelTake track-parameters at inner TPC radius if extrapolat...
2006-06-12 mtadelNew macro, loads TrackPoints from ESDtrack for a given...
2006-06-12 mtadelAdded automatic loading of AliESDfriend (if found in...
2006-06-12 mtadelAdded methods Track::ImportHits() and Track::ImportClus...
2006-06-12 mtadelRenamed RenderElement::SetMainColorByPixel(Pixel_t...
2006-06-12 mtadelFormatting changes.
2006-06-09 mtadelRecord changes.
2006-06-09 mtadelFixed target class for fDoubleSR signal connect.
2006-06-09 mtadelAdded some padding for labels.
2006-06-09 mtadelAccept -mode cmd-line option as an alias for -revemode.
2006-06-09 mtadelUse RGDoubleValuator for range-selection widget.
2006-06-09 mtadelAdded friend PointSetArrayEditor.
2006-06-08 alibraryFixing few probs on the Mac
2006-06-06 mtadelRecord changes.
2006-06-06 mtadelSet double sampling-rate on by default.
2006-06-06 mtadelInitialize event only if path is non-zero.
2006-06-06 mtadelAdded separate y, z box dimensions.
2006-06-06 mtadelNew file, display reconstructed primary vertex.
2006-06-06 mtadelNew file, display DDIP volume.
2006-06-06 mtadelAdded button to control realistic positioning of the...
2006-06-06 mtadelAdded method CopyVizParams(); reset transformation...
2006-06-06 mtadelIncreased precision of drift velocity widget.
2006-06-06 mtadelAdded control for double sampling-rate fDoubleSR.
2006-06-06 mtadelAdded member for double sampling-rate fDoubleSR; copy...
2006-06-02 mtadelRecord changes.
2006-06-02 mtadelNew macro file demonstrating use of TPCLoader.
2006-06-02 mtadelRemoved some comment crap.
2006-06-02 mtadelProper initialization of bounding box for fBoxSet.
next