]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
index 0ca5d31f914c864adafa95fff6e00a17140eccaa..42dc1e163b93e8de582b39847d8898576ac1d020 100644 (file)
@@ -1,3 +1,186 @@
+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: