(Not really urgent) things to do in tracker
visualisation software
- [March 16,2004] - (coding)In the selection windows introduce "tips" i.e. labels that will appear when you move the mouse on squares saying what layer are
you selecting .
- [March 16,2004] - (coding)Give the user the possibility to select all tracks at once! .
- [March 16,2004] - (coding)Implement track deselection .
- [March 16,2004] - (coding)When you select a track , you get all informations about the track.
- [March 1,2004] - (coding)Implement track selection also in Tracker - SimTracks and RecTracks- twigs.
- [March 1,2004] - (design) Where should go the messages about items picked
in 3D window?How can we connect our classes to the window used by the text browser
of Iguana?
- [February 24,2004] - (design)The three branches in "Tracker Selection" twig
must work independently one from the other.Now it is necessary to select
the first branch in order to have "SimTracks" and "RecTracks" module
selection working.
- [February 23,2004] - (design) Integrate our 2D windows in the MDI of Iguana.
Is it enough to get the QWorkspace address and to make our windows "sons"
of this widget?
- [February 19,2004] - (coding) Try to make our windows always visible by creating them with wstyle "StaysOnTop" or some other trick(defining the window as adialog window).
- [February 19,2004] - (design) Use other representations for simhits and rechits .For example a cross centered on the hit position.
- [February 19,2004] - (design)In order to have better control in our part (for example when a twig is deselected) define a new customTracker twig type and
a new multimethod . You need to modify plugin.cc and xtype.h.
See VisG4TracksTwig.cc
- [February 19,2004] - (design) Insert the Selection Window in the control centre .
- [February 19,2004] - (design) Transform the CustomTracker module in a 2D browser.See Ig3DBaseBrowser and Ig3DWindow.
- [February 19,2004] - (design) Create a menu for the twig. These menus appear by selecting with left mouse button an entry in scene controller window. You
have to redefine VisG4TwigOps.
- [February 19,2004] - (design) Connect some parameters controlling visualization to ORCA in order to make their change possible at runtime by editing .orcarc.
- [February 19,2004] - (refactoring) Get the compilation done without warnings.
- [February 4,2004] - (test) Check if the program works also with test beam setup.
- [February 4,2004] - (coding) Implement selection of single module from popup menu.
- [January 26,2004] - (refactoring) CuTkBuilderInORCA : simplify by eliminating the double loop.
- [January 26,2004] - (coding) Implement (with popup menu) signal addition in 2D map.
- [January 26,2004] - (refactoring) Read from DDD or Orca information now hard coded in the code.
- [January 26,2004] - (design) CuTkMap2D has become too large: redo the design perhaps
introducing new classes.
- [January 26,2004] - Introduce in the popup menu in 2D window the option to draw the pixel layers in the same scale as the strip layers in order to make possible the overlay of different layers.
- [January 26,2004] - Implement the petal/rod selection.
- [January 26,2004] - Draw rechits as strips.
- [January 26,2004] - Draw rechits as points with bars proportional to errors.
- [January 26,2004] - What must happen when you deselect one of the CustomTracker twigs?
- [January 26,2004] - When you display both rechits and simhits , represent in some way the fact that they overlap. For example blue=rechit+simhit.
- [January 26,2004] - Represent also vertices.Give the possibility to select only tracks connected to a single vertex.
- [January 26,2004] - Give the possibility to select an arbitrary parallelepiped in space.
- [January 26,2004] - Make the standalone program work again.
- [January 26,2004] - Change name of class Albero.
- [January 26,2004] - Include in 2D maps some labels indicating which layer is represented.
- [January 26,2004] - Implement zoom in 2D.
- [January 26,2004] - Give the possibility to the user to resize the the layer selection window.
- [January 26,2004] - Give the possibility to the user to resize the the ring/layer selection window.
- [January 26,2004] - Draw the small bars in the ring/layer selection window taking the data from DDD.
.
green => done!