]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
index 9b513c22d30d186bd4adcde21a7832bff8cb1013..1a41d724fd0f54c503aa1e7c45905835d8fffc21 100644 (file)
@@ -1,3 +1,741 @@
+2007-12-18  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * AliEVEHOMERSource.cxx:
+       * AliEVEHOMERSource.h:
+       * AliEVEHOMERSourceList.cxx:
+       * AliEVEHOMERSourceList.h:
+       * LinkDef.h:
+       New classes for representation of HOMER sources.
+
+       * AliEVEHOMERManager.cxx:
+       * AliEVEHOMERManager.h:
+       Reading of TPC calibration data.
+       Cluster port-forwarding.
+
+2007-12-17  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       * LinkDef.h:
+       * TrackFitter.cxx:
+       * TrackFitter.h:
+       * TrackFitterEditor.cxx:
+       * TrackFitterEditor.h:
+       New class TrackFitter: interface to AliRieman helix fit.
+
+2007-12-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TPCLoader.cxx:
+       * TPCLoader.h:
+       Add support for external AliRawReaderRoot (needed for reading of
+       raw-data from HLT).
+       Add member for initial maximum signal-value assigned to new
+       sector-vizes.
+       
+       * TPCSectorViz.cxx:
+       Increase the default of fMaxVal to 128.
+
+2007-11-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * AliEVEHOMERManager.cxx:
+       * AliEVEHOMERManager.h:
+       * AliEVEHOMERManagerEditor.cxx:
+       * AliEVEHOMERManagerEditor.h:
+       * LinkDef.h:
+       New class AliEVEHOMERManager; interface to HLT data sources.
+
+2007-11-07  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * LinkDef.h:
+       Added entries for Cascade and V0 classes.
+
+       * Cascade.cxx:
+       * Cascade.h:
+       * CascadeEditors.cxx:
+       * CascadeEditors.h:
+       * V0.cxx:
+       * V0.h:
+       * V0Editors.cxx:
+       * V0Editors.h:
+       Moved from Reve to Alieve.
+
+2007-11-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * VSDCreator.cxx:
+       Use TDirectoryFile when creating event directory for VSD.
+       Remove unnecessary whitespace from print statements.
+
+2007-10-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSDigitsInfo.cxx:
+       From Massimo: constructor of AliITSsegmentationSDD has been
+       simplified.
+
+2007-10-16  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * MUONData.cxx:
+       * MUONData.h:
+       * TOFDigitsInfo.cxx:
+       * TOFSector.cxx:
+       * TOFSector.h:
+       * TOFStrip.cxx:
+       * TOFStrip.h:
+       * TPCData.cxx:
+       * TRDData.cxx:
+       * TRDModuleImp.cxx:
+       Merge from EVE-head-after-merge to HEAD.
+
+2007-10-05  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * EventAlieve.cxx:
+       * ITSModuleSytepper.cxx:
+       * ITSModuleStepperEditor.cxx:
+       * PMDModuleEditor.cxx:
+       * T0Module.cxx:
+       * TOFSector.cxx:
+       * TOFStrip.cxx:
+       * TPCLoader.cxx:
+       * TPCLoaderEditor.cxx:
+       * TPCSector2D.cxx:
+       * TRDLoader.cxx:
+       * TRDLoaderImp.cxx:
+       * TRDLoaderManager.cxx:
+       * TRDModule.cxx:
+       * TRDModuleImp.cxx:
+       * alieve_main/alieve_main.cxx:
+       Renamed class RGTopFrame to ReveManager.
+
+2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCSector3D.cxx:
+       Remove lines that were commented-out during last revision.
+
+2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * TOFDigitsInfo.cxx:
+       * TOFSector.cxx:
+       * TOFSector.h:
+       * TOFStrip.cxx:
+       * TOFStrip.h:
+       From Annalisa: changes for the new TOF geometry classes.
+
+2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCSector3DGL.cxx:
+       * TPCSector3DGL.h:
+       Implement virtuals from TGLLogicalShape for level-of-detail
+       calculation / management.
+
+2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCLoader.cxx:
+       Add calls to ElementChanged() for all displayed sectors after
+       loading a new event.
+
+       * TPCSectorViz.cxx:
+       * TPCSectorViz.h:
+       White-space.
+
+2007-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSModule.cxx:
+       * ITSModule.h:
+       * ITSScaledModule.cxx:
+       * ITSScaledModule.h:
+       * PMDModule.cxx:
+       * T0Module.cxx:
+       * T0Module.h:
+       * TOFSector.cxx:
+       * TOFSector.h:
+       Changes required by re-basing of QuadSet to DigitSet.
+
+       * TPCSector3D.cxx:
+       * TPCSector3DGL.cxx:
+       * TPCSector3DGL.h:
+       Use axis-aligned box-set for speed/memory optimization.
+       Support secondary-selection for boxes.
+
+       * TRDData.cxx:
+       Comment-out unused code requiring obsolete features of BoxSet.
+
+2007-09-24  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * MUONData.cxx:
+       * MUONData.h:
+       From Bogdan: modifications for the new structure of the data in
+       the MUON code.
+
+2007-09-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * EventAlieve.cxx:
+       * EventAlieve.h:
+       Event-navigation commands are now virtual in the base-class.
+       Moved new-event-commands list and method to Reve::EventBase.
+
+2007-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * EventAlieve.cxx:
+       Added comment about brutality of event-data destruction.
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       Subclass from RenderElementList and use fChildClass instead of
+       overriding AddElement to enforce child-class.
+
+       * TPCLoader.cxx:
+       * TPCLoader.h:
+       Update to new convention of RemoveElement.
+
+2007-08-28  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSModule.cxx:
+        In InitStatics add missing reference on global palettes.
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       * ITSModuleStepperEditor.cxx:
+       * ITSModuleStepperEditor.h:
+       Enable dynamic setting of Reve::GridStepper cell size and number
+       of rows.
+
+       * LinkDef.h:
+        Register new class ITSModuleStepperEditor.
+
+       * ITSScaledModule.cxx:
+       * ITSScaledModule.h:
+       Replace roots gui Signal/Slot mechanism by using structure of
+       Reve::ReferenceBackPtr.
+
+2007-08-28  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * .SKEL-gedsubed.cxx:
+       * ITSScaledModuleEditor.cxx:
+       * PMDModuleEditor.cxx:
+
+2007-08-28  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * PMDModule.cxx:
+       Request a filled frame.
+
+2007-08-27  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSDigitsInfo.cxx:
+       * ITSDigitsInfo.h:
+        Fix theta range ITSModuleSelection. Add default values values for
+       low and high values in sub-detectors. 
+
+       * ITSModule.cxx:
+       Initialize low and high values reading ITSDigitsInfo.
+
+       * ITSModuleStepper.cxx:
+       * ITSScaledModule.cxx:
+       * ITSScaledModule.h:
+       Synchronize palette according to scale and statistic type.
+
+       * ITSScaledModuleEditor.cxx:
+       * ITSScaledModuleEditor.h:
+       Do not use sub-editor mechanism. Add widgets directly in TGedFrame.
+
+       * LinkDef.h:
+        Unregister obsolete class ITSSDSubEditor.
+
+       * PMDModuleEditor.cxx:
+       * PMDModuleEditor.h:
+       Use QuadSetEditor Info tab.
+
+2007-08-27  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCSector2D.cxx:
+       * TPCSector2D.h:
+       Added menu-function MakeSector3D().
+       Removed obsolete ifdefed code.
+
+2007-08-27  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSModule.cxx:
+       Request filled frame for all standard frame-boxes.
+
+       * ITSModuleStepper.cxx:
+       Shift origin of grid-stepper instead of shifting each individual
+       module.
+
+2007-08-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       Use RenderElement::ElementChanged() to signal redraw requests.
+       Reorder function declarations and function code to make source
+       easier to read.
+
+2007-08-24  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCLoaderEditor.cxx:
+       * TRDLoader.cxx:
+       Use gReve->GetMainWindow() to obtain main window for file-dialog.
+
+2007-08-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       EVE-dev
+
+       * TPCLoader.cxx:
+       * TRDLoader.cxx:
+       * TRDLoaderManager.cxx:
+       Consistent ordering of arguments to AddRenderElement(),
+       AddGlobalRenderElement() and RemoveRenderElement().
+
+2007-08-09  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
+
+       EVE-dev
+
+       * ITSDigitsInfo.cxx:
+       Fix offset by one bug in GetModuleIDs().
+       
+       * ITSModuleStepper.cxx:
+       * ITSModuleStepper.h:
+       ITSModuleStepper is an TGLOverlayElement. ITSModuleStepperGL
+       functionality moved here.
+       
+       * LinkDef.h:
+       * ITSModuleStepperGL.cxx:
+       * ITSModuleStepperGL.h:
+       Remove files.
+
+2007-08-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * JetPlane.cxx:
+       * JetPlane.h:
+       * JetPlaneEditor.cxx:
+       * JetPlaneEditor.h:
+       * JetPlaneGL.cxx:
+       * JetPlaneGL.h:
+       From Cesar: First version of jet visualization code.
+
+       * LinkDef.h:
+       Register JePlane classes.
+
+2007-07-23  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * KineTools.cxx:
+       * KineTools.h:
+       Added function SortPathMarks().
+       Bugfix in SetDaughterPathMarks(): move recursive descent
+       over daughters outside of a loop. This caused insane memory usage
+       for events with full kine-stack (lots of low-energy
+       electrons and photons). Reported by Cvetan and Jochen Klein.
+
+2007-07-12  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * VSDCreator.cxx:
+       From Christian: AliESD -> AliESDEvent migration.
+
+2007-07-02  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * .SKEL-gl.cxx:
+       * .SKEL-gl.h:
+       * ITSModuleStepperGL.cxx:
+       * ITSModuleStepperGL.h:
+       * MUONChamberGL.cxx:
+       * MUONChamberGL.h:
+       * TPCSector2DGL.cxx:
+       * TPCSector2DGL.h:
+       * TPCSector3DGL.cxx:
+       * TPCSector3DGL.h:
+       Follow-up on gl/ changes introduced in ROOT-5.16.
+
+       * ITSModuleStepper.cxx:
+       Add includes needed due to changes in ROOT.
+
+2007-06-26  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       * EventAlieve.h:
+       Invert the modality of run-loader and esd loading: always try to
+       open them and complain only when asked to.
+
+2007-06-22  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       * EventAlieve.h:
+       With Cvetan: initialize CDB and provide proper geometry loading.
+
+2007-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * EventAlieve.cxx:
+       Use new ESD loading scheme.
+
+       * TRDModuleImp.cxx:
+       From Alex: changes for new TRD code.
+
+2007-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * LinkDef.h:
+       Added TOF visualization classes.
+
+       * TOFDigitsInfo.cxx:
+       * TOFDigitsInfo.h:
+       * TOFDigitsInfoEditor.cxx:
+       * TOFDigitsInfoEditor.h:
+       * TOFSector.cxx:
+       * TOFSector.h:
+       * TOFSectorEditor.cxx:
+       * TOFSectorEditor.h:
+       * TOFStrip.cxx:
+       * TOFStrip.h:
+       * TOFStripEditor.cxx:
+       * TOFStripEditor.h:
+       From Annalisa: new files for TOF visualization.
+
+2007-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * LinkDef.h:
+       * TRDData.cxx:
+       * TRDData.h:
+       * TRDLoader.cxx:
+       * TRDLoader.h:
+       * TRDLoaderImp.cxx:
+       * TRDLoaderImp.h:
+       * TRDLoaderManager.cxx:
+       * TRDLoaderManager.h:
+       * TRDModuleImp.cxx:
+       * TRDModuleImp.h:
+       From Alexandru: new version of TRD visualization.
+
+       * TRDLoaderSingle.cxx:
+       * TRDLoaderSingle.h:
+       From Alexandru: removed files.
+
+2007-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSDigitsInfo.cxx:
+       Reimplemented ReadRaw() so that several events can be merged
+       together (with Cvetan's help).
+
+2007-05-25  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * ITSDigitsInfo.cxx:
+       * ITSDigitsInfo.h:
+       * ITSModule.cxx:
+       Add support for raw-data reading (convert raw data to
+       clones-arrays of AliITSdigit objects).
+
+2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * T0Module.cxx:
+       * T0Module.h:
+       Alexey: new files for T0 visualization.
+
+       * LinkDef.h:
+       Register new class T0Module.
+
+2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
+
+       * MUONChamberData.cxx:
+       * MUONChamberData.h:
+       * MUONData.cxx:
+       * MUONData.h:
+       * MUONTrack.cxx:
+       Bogdan: Updates for the muon display.
+
+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: