]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
index 9b513c22d30d186bd4adcde21a7832bff8cb1013..0349b546ad7cb88fc59339464dd053921080a151 100644 (file)
@@ -1,3 +1,273 @@
+2007-04-10  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * MUONChamber.cxx:
+       * MUONChamber.h:
+       * MUONChamberData.cxx:
+       * MUONChamberData.h:
+       * MUONChamberEditor.cxx:
+       * MUONChamberEditor.h:
+       * MUONChamberGL.cxx:
+       * MUONChamberGL.h:
+       * MUONData.cxx:
+       * MUONData.h:
+       * MUONTrack.cxx:
+       * MUONTrack.h:
+       Bogdan: new version of MUON visualization.
+
+       * MUONTracks.cxx:
+       * MUONTracks.h:
+       Bogdan: removed files.
+
+       * LinkDef.h:
+       Remove pragma for class MUONTracks.
+
+2007-03-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSModuleStepperGL.cxx:
+       Fix obi-wan in SetScale.
+
+2007-03-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSModuleStepperGL.cxx:
+       * ITSModuleStepperGL.h:
+       Add function to render string. Add actions in ProcessSelection.
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       * ITSScaledModule.cxx:
+       * ITSScaledModule.h:
+       * ITSScaledModuleEditor.cxx:
+       DigitScaled info owned by ITSModuleStepper.
+
+2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       Multiply with parent transformation matrix thus allowing global
+       positioning.
+
+       * ITSModuleStepperGL.cxx:
+       * ITSModuleStepperGL.h:
+       Disable display lists and culling, ignore size for OfInterest.
+
+2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSModuleStepperGL.cxx:
+       * ITSModuleStepperGL.h:
+       Implementation of GL user-interface to enable listing of
+       Reve::GridStepper pages.
+
+       * ITSDigitsInfo.cxx:
+       * ITSDigitsInfo.h:
+       Introduce new class ITSModuleSelection to define ITSModule
+       selection conditions; this structure is used in
+       ITSDigitsInfo::GetModuleIDs().
+
+       * LinkDef.h:
+       Register new classes: ITSModuleStepperGL and ITSModuleSelection.
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       Add members for rendering of ITSModuleStepperGL and stepper
+       functions.
+
+2007-03-25  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * KineTools.cxx:
+       * KineTools.h:
+       Support recursive import of daugter points and track-refs.
+
+2007-03-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSScaledModule.cxx:
+       * ITSScaledModule.h:
+       * ITSScaledModuleEditor.cxx:
+       * ITSScaledModuleEditor.h:
+       New files for visualization of ITS scaled digits.
+
+       * LinkDef.h:
+       Register new classes for ITS scaled digits.
+
+       * ITSDigitsInfo.cxx:
+       * ITSDigitsInfo.h:
+       Add info for expected detector-type occupancy and default signal
+       values.
+
+       * ITSModule.cxx:
+       * ITSModule.h:
+       Make LoadQuads virtual; add missing getters; in initialization
+       read ITSDigitsInfo to configure palette.
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       Configure module offsets in the Reve::GridStepper. Update RGEditor
+       in Apply().
+
+2007-03-15  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       * EventAlieve.h:
+       Added static method AliMagF* AssertMagField().
+
+
+       The following changes are from Bogdan, for new MUON display.
+
+       * MUONChamberData.cxx:
+       * MUONData.cxx:
+       * MUONData.h:
+       From Bogdan: new version of MUON display.
+
+       * MUONTrack.cxx:
+       * MUONTrack.h:
+       * MUONTracks.cxx:
+       * MUONTracks.h:
+       * LinkDef.h:
+       From Bogdan: new classes MUONTrack and MUONTracks.
+
+2007-03-14  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * ITSDigitsInfo.cxx:
+       Read digits via TBranch::GetEntry() instead of TTree::GetEntry()
+       as SPD/SDD/SSD entries are interleaved.
+
+       * ITSModule.cxx:
+       Increase reference-count in initialization of global frames and
+       palettes.
+
+       * ITSModule.h:
+       Added getter for frame dimensions.
+
+       * LinkDef.h:
+       * ITSModuleStepper.h:
+       * ITSModuleStepper.cxx:
+       New class ITSModuleStepper.
+
+2007-03-15  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       Drop all logicals when redrawing after loading of a new event.
+
+       * TPCLoader.cxx:
+       * TPCLoader.h:
+       Added a static member-function LoopEvent() allowing loading of TPC
+       data in a detached thread; added optional argument to
+       UpdateSectors(Bool_t dropNonPresent) allowing automatic
+       destruction of viz-sectors for which data are not present in the
+       stream.
+
+2007-03-08  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.h:
+       * KineTools.cxx:
+       Optimize reading of track references.
+
+2007-03-04  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * MUONChamber.cxx:
+       * TPCLoader.cxx:
+       * TPCSector2D.cxx:
+       * TPCSector3D.cxx:
+       * TRDLoader.cxx:
+       * TRDLoader.h:
+       * TRDModuleImp.cxx:
+       * TRDModuleImp.h:
+       Changes from Reve::RenderElement. 
+
+2007-02-28  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * PMDModule.cxx:
+       * PMDModule.h:
+       * PMDModuleEditor.cxx:
+       * PMDModuleEditor.h:
+       From Basanta: new version of PMD visualization; added better
+       per-module statistics and an adc-histogram.
+
+2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.cxx:
+       Enable all branches in TreeTR after reading of path-marks.
+
+2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * LinkDef.h:
+       * PMDModule.cxx:
+       * PMDModule.h:
+       * PMDModuleEditor.cxx:
+       * PMDModuleEditor.h:
+       From Basanta: new files for PMD digit visualization.
+
+2007-02-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * KineTools.cxx:
+       Use typedefs from Reve::Track.
+
+2007-02-19  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+       
+       * LinkDef.h:
+       * KineTools.cxx:
+       * KineTools.h:
+       New files: used in alice-macros/kine_tracks.C to set path marks in
+       imported tracks.
+
+2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TRDModuleImp.cxx:
+       From Christoph Blume: changes in the TRD code that affect the
+       database parameter samplingFrequency.
+
+2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       Use RGTopFrame::RedrawDisabler in GotoEvent(Int_t).
+
+2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCSectorData.cxx:
+       Removed unnecessary include.
+
+2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCSector2D.cxx:
+       * TPCSector2D.h:
+       * TPCSector2DGL.cxx:
+       Moved code responding to secondary selection from
+       TPCSector2DGL::ProcessSelection() to virtual
+       TPCSector2D::PadSelected(Int_t row, Int_t pad).
+
+2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSModule.cxx:
+       * ITSModule.h:
+       Use two-level selection, implement callback QuadSelected() to
+       print out the digit details.
+
+2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSModule.cxx:
+       Use AddLine() when registering SSD digits.
+
+2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCData.cxx:
+       * TPCSectorData.cxx:
+       Make consistent use of fLoadPedestal and fLoadThreshold with and
+       without auto-pedestal determination and for reading of
+       raw-data/digits.
+
+       * TPCLoaderEditor.cxx:
+       Fix tooltip of load-threshold number-entry.
+
+2006-12-05  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCLoader.cxx:
+       * TPCLoader.h:
+       Added method ReloadSectors() allowing re-reading of data with
+       different load threshold/pedestal settings.
+
+       * TPCLoaderEditor.cxx:
+       * TPCLoaderEditor.h:
+       Added interface to load-time threshold/(auto)pedestal settings.
+
 2006-12-04  Matevz Tadel  <matevz.tadel@cern.ch>
 
        * EventAlieve.cxx: