]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/Alieve/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
1 2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
2
3         * TRDModuleImp.cxx:
4         From Christoph Blume: changes in the TRD code that affect the
5         database parameter samplingFrequency.
6
7 2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
8
9         * EventAlieve.cxx:
10         Use RGTopFrame::RedrawDisabler in GotoEvent(Int_t).
11
12 2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
13
14         * TPCSectorData.cxx:
15         Removed unnecessary include.
16
17 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
18
19         * TPCSector2D.cxx:
20         * TPCSector2D.h:
21         * TPCSector2DGL.cxx:
22         Moved code responding to secondary selection from
23         TPCSector2DGL::ProcessSelection() to virtual
24         TPCSector2D::PadSelected(Int_t row, Int_t pad).
25
26 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
27
28         * ITSModule.cxx:
29         * ITSModule.h:
30         Use two-level selection, implement callback QuadSelected() to
31         print out the digit details.
32
33 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
34
35         * ITSModule.cxx:
36         Use AddLine() when registering SSD digits.
37
38 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
39
40         * TPCData.cxx:
41         * TPCSectorData.cxx:
42         Make consistent use of fLoadPedestal and fLoadThreshold with and
43         without auto-pedestal determination and for reading of
44         raw-data/digits.
45
46         * TPCLoaderEditor.cxx:
47         Fix tooltip of load-threshold number-entry.
48
49 2006-12-05  Matevz Tadel  <matevz.tadel@cern.ch>
50
51         * TPCLoader.cxx:
52         * TPCLoader.h:
53         Added method ReloadSectors() allowing re-reading of data with
54         different load threshold/pedestal settings.
55
56         * TPCLoaderEditor.cxx:
57         * TPCLoaderEditor.h:
58         Added interface to load-time threshold/(auto)pedestal settings.
59
60 2006-12-04  Matevz Tadel  <matevz.tadel@cern.ch>
61
62         * EventAlieve.cxx:
63         * EventAlieve.h:
64         Added mechanism for registration/execution of user-commands that
65         are to be run after a new event has been successfully loaded.
66
67         * TRDLoader.cxx:
68         * TRDModuleImp.cxx:
69         * TRDModuleImp.h:
70         Renamed typedef lpRE_t/i to List_t/i.
71
72         * VSDCreator.cxx:
73         A consistent way of getting the MC labels of the V0 daughters
74         (I.Belikov).
75
76 2006-11-22  Matevz Tadel  <matevz.tadel@cern.ch>
77
78         * EventAlieve.cxx:
79         Fix handling of AliESDfriends.root.
80
81 2006-11-21  Matevz Tadel  <matevz.tadel@cern.ch>
82
83         * EventAlieve.cxx:
84         * EventAlieve.h:
85         Fix handling of AliESDfriends.root.
86
87 2006-11-21  Matevz Tadel  <matevz.tadel@cern.ch>
88
89         * ITSModule.cxx:
90         Use new naming conventions from QuadSet; increase x-width of SDD
91         digits.
92
93 2006-11-17  Matevz Tadel  <matevz.tadel@cern.ch>
94
95         * ITSModule.cxx:
96         Do not interpolate color palette by default.
97
98 2006-11-16  Matevz Tadel  <matevz.tadel@cern.ch>
99
100         * ITSModule.cxx:
101         * ITSModule.h:
102         Set palette and frame-box via setters to allow proper
103         reference-count management; cleanup.
104
105 2006-11-14  Matevz Tadel  <matevz.tadel@cern.ch>
106
107         * TPCSectorData.h:
108         Fix effc++ warnings.
109         
110 2006-11-14  Matevz Tadel  <matevz.tadel@cern.ch>
111
112         * ITSDigitsInfo.cxx:
113         * ITSDigitsInfo.h:
114         Formatting changes.
115
116         * ITSModule.cxx:
117         * ITSModule.h:
118         Subclass from the new QuadSet implementation; introduced static
119         data members to hold pointers to default FrameBoxes and
120         RGBAPalettes for each detector type.
121
122 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
123
124         * TRDLoaderSingle.cxx:
125         * TRDLoaderSingle.h:
126         * LinkDef.h:
127         * TRDData.cxx:
128         * TRDData.h:
129         * TRDLoader.cxx:
130         * TRDLoader.h:
131         * TRDModule.cxx:
132         * TRDModule.h:
133         * TRDModuleImp.cxx:
134         * TRDModuleImp.h:
135         From Alexandru: changes in TRD visualization.
136
137 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
138
139         * ITSModule.cxx:
140         * ITSModule.h:
141         Replace QuadSet with OldQuadSet; from Raffale: remove a couple of
142         duplicate lines.
143
144         * TRDData.cxx:
145         * TRDData.h:
146         Replace QuadSet with OldQuadSet.
147
148         * MUONChamber.cxx:
149         * MUONChamber.h:
150         * MUONChamberData.cxx:
151         * MUONChamberData.h:
152         * MUONChamberEditor.cxx:
153         * MUONChamberEditor.h:
154         * MUONChamberGL.cxx:
155         * MUONChamberGL.h:
156         * MUONData.cxx:
157         * MUONData.h:
158         From Bogdan: new files / new implementation of the MUON
159         visualization.
160
161         * MUONDigitsInfo.cxx:
162         * MUONDigitsInfo.h:
163         * MUONModule.cxx:
164         * MUONModule.h:
165         From Bogdan: removed files.
166
167         * LinkDef.h:
168         Add/remove classes according to changes in MUON.
169
170 2006-10-27  Matevz Tadel  <matevz.tadel@cern.ch>
171
172         * ITSModule.cxx:
173         From Raffaele: implemented naming scheme used for alignable
174         volumes.
175
176         * LinkDef.h:
177         List new classes for TRD visualization.
178
179         * TRDData.cxx:
180         * TRDData.h:
181         * TRDLoader.cxx:
182         * TRDLoader.h:
183         * TRDModule.cxx:
184         * TRDModule.h:
185         * TRDModuleImp.cxx:
186         * TRDModuleImp.h:
187         New files from Alexandru: TRD visualization.
188
189 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
190
191         * EventAlieve.cxx:
192         * EventAlieve.h:
193         Added option to respond to missing galice.root or AliESD.root
194         files in Open() with less violence (do not throw an exception,
195         just print a warning). This is a default now.
196
197         * MUONModule.cxx:
198         From Ivana: update following changes in MUON.
199
200 2006-10-18  Matevz Tadel  <matevz.tadel@cern.ch>
201
202         * TPCSectorViz.cxx:
203         * TPCSectorViz.h:
204         * TPCSectorVizEditor.cxx:
205         * TPCSectorVizEditor.h:
206         Use Reve::ZTrans to hold the transformation matrix; renamed member
207         fTrans to less ambiguous fAutoTrans.
208
209         * TPCLoader.cxx:
210         * TPCSector2D.cxx:
211         * TPCSector3D.cxx:
212         Changes accompanying migration to usage of ZTrans in TPCSectorViz.
213
214 2006-10-13  Matevz Tadel  <matevz.tadel@cern.ch>
215
216         * EventAlieve.cxx:
217         During opening of a run via run-loader also load run-header.
218
219 2006-10-09  Matevz Tadel  <matevz.tadel@cern.ch>
220
221         EVE-dev
222
223         * VSDCreator.cxx:
224         Youri's changes (merge of V0 and V0MI) were lost after CVS
225         gymnastics (reverting EVE-head to work with tagged version of
226         ROOT).
227
228 2006-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
229
230         EVE-dev
231
232         * .SKEL-ged.cxx:
233         * .SKEL-ged.h:
234         * .SKEL-gl.cxx:
235         * .SKEL-gl.h:
236         * .SKEL.h:
237         Changes for new geditor and gl two-level selection; added
238         delarations of private copy-ctor and assignment-op.
239
240         * TPCSector2D.cxx:
241         * TPCSector2D.h:
242         * TPCSector2DEditor.cxx:
243         * TPCSector2DEditor.h:
244         * TPCSector2DGL.cxx:
245         * TPCSector2DGL.h:
246         Added control of pick-mode and display of pad/pad-row histograms
247         as a response to second-level selection hit.
248
249         * TPCSectorViz.h:
250         Added methods GetMin/MaxTime().
251
252         * TPCSectorVizEditor.cxx:
253         Increased widget limits on fThreshold and fMaxVal.
254
255 2006-09-26  Matevz Tadel  <matevz.tadel@cern.ch>
256
257         EVE-dev
258
259         * TPCLoaderEditor.cxx:
260         * TPCLoaderEditor.h:
261         * TPCSector2DEditor.cxx:
262         * TPCSector2DEditor.h:
263         * TPCSector3DEditor.cxx:
264         * TPCSector3DEditor.h:
265         * TPCSectorVizEditor.cxx:
266         * TPCSectorVizEditor.h:
267         Conform to new TGedFrame paradigm in ROOT.
268
269 2006-09-06  Matevz Tadel  <matevz.tadel@cern.ch>
270
271         * MUONDigitsInfo.cxx:
272         * MUONDigitsInfo.h:
273         * MUONModule.cxx:
274         * MUONModule.h:
275         From Bogdan: fix effc++ warnings, add comments.
276
277 2006-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
278
279         * EventAlieve.cxx:
280         * EventAlieve.h:
281         * ITSDigitsInfo.cxx:
282         * ITSDigitsInfo.h:
283         * ITSModule.cxx:
284         * ITSModule.h:
285         * MUONDigitsInfo.cxx:
286         * MUONDigitsInfo.h:
287         * MUONModule.cxx:
288         * MUONModule.h:
289         * TPCLoader.cxx:
290         * TPCLoader.h:
291         * TPCLoaderEditor.cxx:
292         * TPCLoaderEditor.h:
293         * TPCSector2DEditor.cxx:
294         * TPCSector2DEditor.h:
295         * TPCSector2DGL.cxx:
296         * TPCSector2DGL.h:
297         * TPCSector3D.cxx:
298         * TPCSector3DEditor.cxx:
299         * TPCSector3DEditor.h:
300         * TPCSector3DGL.cxx:
301         * TPCSector3DGL.h:
302         * TPCSectorData.cxx:
303         * TPCSectorData.h:
304         * TPCSectorViz.h:
305         * TPCSectorVizEditor.cxx:
306         * TPCSectorVizEditor.h:
307         * VSDCreator.cxx:
308         * VSDCreator.h:
309         Fix effc++ warnings.
310
311 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
312
313         EVE-dev
314
315         * TPCSector2DGL.cxx:
316         * TPCSector2DGL.h:
317         Added support for two-level selection down to pad level; added
318         ifdefs for post root-5.11.0 prototype of SetModelCheckClass().
319
320         * TPCSector3DGL.cxx:
321         Added ifdefs for post root-5.11.0 prototype ofSetModelCheckClass().
322
323 2006-07-11  Matevz Tadel  <matevz.tadel@cern.ch>
324
325         * EventAlieve.cxx:
326         * EventAlieve.h:
327         Added method Event::GotoEvent(Int_t) and shortcuts
328         Next/PrevEvent().
329
330 2006-07-10  Matevz Tadel  <matevz.tadel@cern.ch>
331
332         * EventAlieve.cxx:
333         * EventAlieve.h:
334         Now derived from Reve::EventBase.
335
336         * ITSModule.cxx:
337         * ITSModule.h:
338         * MUONModule.cxx:
339         * MUONModule.h:
340         * TPCSectorViz.cxx:
341         * TPCSectorViz.h:
342         Changed inheritance order (RenderElement base comes first).
343
344         * TPCLoader.cxx:
345         * TPCLoader.h:
346         Implemented list-management virtuals; use new functionality of
347         RGTopFrame.
348         
349         * TPCSector2DGL.cxx:
350         Cosmetic changes.
351
352         * TPCSector3D.h:
353         * TPCSector3D.cxx:
354         Do not recompute visual representation on every triangulation
355         change (let the GL renderer do it); conform to new syntax of
356         PointSetArray.
357
358         * TPCSector3DGL.cxx:
359         * TPCSector3DGL.h:
360         Added triangulation time-stamp: update model state when needed;
361         use PointSet::Size() instead of GetN().
362
363 2006-06-28  Matevz Tadel  <matevz.tadel@cern.ch>
364
365         * TPCLoader.cxx:
366         Use built-in equipment maps; the override option is still present
367         for reading early sector-test 2006 data.
368
369 2006-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
370
371         * TPCLoader.cxx:
372         * TPCLoader.h:
373         Added member TString fTPCEquipementMap to allow override of
374         default file location.
375
376         * TPCSector2DGL.cxx:
377         Added ClassImp.
378
379         * TPCSector3DGL.cxx:
380         Added control statements for cases when some visualization data
381         are not present (GL optimization).
382
383         * VSDCreator.cxx:
384         Small fixes to revive basic VSD functionality.
385
386 2006-06-20  Matevz Tadel  <matevz.tadel@cern.ch>
387
388         * TPCSector3D.cxx:
389         * TPCSector3D.h:
390         Removed TAttMarker as base-class, added fPointSize member.
391
392         * TPCSector3DEditor.cxx:
393         * TPCSector3DEditor.h:
394         Added control for fPointSize.
395
396         * TPCSector3DGL.cxx:
397         After frame-box rendering GL remained in wire-frame mode.
398
399         * TPCSectorData.cxx:
400         * TPCSectorData.h:
401         Added internal static member for z-length of the sector.
402
403         * TPCSectorViz.cxx:
404         From Cvetan: fix orientation for C-side sectors.
405
406 2006-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
407
408         * TPCSector3D.cxx:
409         * TPCSector3D.h:
410         * TPCSector3DGL.cxx:
411         Added support for rendering a fraction of 3D digits as points: the
412         fraction of the fThreshold->fMaxVal interval that is rendered a
413         spoints is controlled via the fPointFrac member. Subclassed
414         TPCSector3D from TAttMarker to allow point-size control.
415
416         * TPCSector3DEditor.cxx:
417         * TPCSector3DEditor.h:
418         Added control for fPointFrac; use RGValuator for fDriftVel.
419
420 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
421
422         * TPCData.cxx:
423         Removed stale printout.
424
425         * TPCLoader.cxx:
426         * TPCLoader.h:
427         Added option to set inital min/max time and threshold for
428         TPCSector2D's created by the loader.
429
430 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
431
432         * TPCSectorData.h:
433         Fixed a type in PadRowHack ctor (unused parameter).
434
435 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
436
437         * LinkDef.h:
438         * TPCData.cxx:
439         * TPCLoader.cxx:
440         * TPCSectorData.cxx:
441         * TPCSectorData.h:
442         Added hacks to allow removal of noisy pads.
443
444 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
445
446         * TPCLoaderEditor.cxx:
447         Use StrDup to feed TGFileInfo for brain-dead interface of
448         TGFileDialog.
449
450         * TPCSector3DGL.cxx:
451         * TPCSector3DGL.h:
452         Added padding for frame-box borders so that all all digits are
453         contained within it.
454
455 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
456
457         * .SKEL-gl.cxx:
458         * .SKEL-gl.h:
459         Added conventions for ROOT pre/post 5.11.02.
460
461         * LinkDef.h:
462         * TPCSector3DGL.cxx:
463         * TPCSector3DGL.h:
464         New class TPCSector3DGL, a direct renderer for TPCSector3D.
465
466         * TPCLoaderEditor.cxx:
467         Properly handle directory data, allows loading from non-current
468         directory.
469
470         * TPCSectorViz.cxx:
471         * TPCSectorViz.h:
472         Added optimised color lookup function/cache; do not alow threshold
473         to overrun maxval nad vice versa.
474
475         * TPCSectorVizEditor.cxx:
476         Reget threshold/maxval after setting it.
477         * TPCSector3D.cxx:
478         * TPCSector3D.h:
479         Changes for rendering via TPCSector3DGL; use optimised color
480         lookup from TPCSectorViz.
481
482         * TPCSector2DGL.cxx:
483         Use optimised color lookup from TPCSectorViz.
484
485 2006-06-12  Matevz Tadel  <matevz.tadel@cern.ch>
486
487         * EventAlieve.cxx:
488         * EventAlieve.h:
489         Added automatic loading of AliESDfriend (if found in event
490         directory); new function AssertESDfriend().
491
492 2006-06-09  Matevz Tadel  <matevz.tadel@cern.ch>
493
494         HEAD
495
496         * TPCLoaderEditor.cxx:
497         Fixed target class for fDoubleSR signal connect.
498
499 2006-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
500
501         HEAD
502
503         * TPCLoader.cxx:
504         * TPCLoader.h:
505         Added member for double sampling-rate fDoubleSR; copy
506         visualization parameter from 2D view when creating 3D view.
507
508         * TPCLoaderEditor.cxx:
509         * TPCLoaderEditor.h:
510         Added control for double sampling-rate fDoubleSR.
511
512         * TPCSector3DEditor.cxx:
513         Increased precision of drift velocity widget.
514
515         * TPCSectorViz.cxx:
516         * TPCSectorViz.h:
517         Added method CopyVizParams(); reset transformation on sector id
518         change.
519
520         * TPCSectorVizEditor.cxx:
521         * TPCSectorVizEditor.h:
522         Added button to control realistic positioning of the sector.
523
524 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
525
526         HEAD
527
528         * LinkDef.h:
529         * TPCLoader.cxx:
530         * TPCLoader.h:
531         * TPCLoaderEditor.cxx:
532         * TPCLoaderEditor.h:
533         New class TPCLoader providing (graphical) interface for navigation
534         through the TPC sector data.
535
536         * TPCSector3D.cxx:
537         Proper initialization of bounding box for fBoxSet.
538
539         * TPCSector2DEditor.cxx:
540         * TPCSectorViz.cxx:
541         Removed some comment crap.
542
543 2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
544
545         HEAD
546
547         * LinkDef.h:
548         * MUONDigitsInfo.cxx:
549         * MUONDigitsInfo.h:
550         * MUONModule.cxx:
551         * MUONModule.h:
552         New files for MUON visualization by Bogdan Vulpescu.
553
554 2006-06-01  Matevz Tadel  <matevz.tadel@cern.ch>
555
556         HEAD
557
558         * TPCSector2D.cxx:
559         * TPCSector2DGL.cxx:
560         * TPCSector3D.cxx:
561         Added preprocessor conditionals to support ROOT > 5.11.2.
562
563 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
564
565         EVE-dev
566
567         * TPCSectorVizEditor.cxx:
568         * TPCSectorVizEditor.h:
569         Replaced hand-woven widget-groups with RGValuators.
570
571 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
572
573         EVE-dev
574
575         * TPCData.cxx:
576         * TPCData.h:
577         Removed function LoadRaw(AliTPCRawStreamOld&).
578
579         * TPCSector2DGL.h:
580         Removed forgotten declaration of SetCol().
581
582         * TPCSector3D.cxx:
583         In Paint(): properly setup 3D transformation of fBoxSet.
584
585         * alieve_main/alieve_main.cxx:
586         New file; executable linked against all ALICE libraries.
587
588 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
589
590         EVE-dev
591
592         * TPCSector2D.cxx:
593         Honor fRnrElement in Paint(); it was impossible to disable
594         rendering of 2D sectors.
595
596 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
597
598         EVE-dev
599
600         * TPCData.cxx:
601         * TPCData.h:
602         In LoadRaw(AliTPCRawStreamOld&) added protection against repeated
603         data for a given pad; added methods DropAllSectors() and
604         DeleteAllSectors().
605
606         * TPCSectorData.cxx:
607         * TPCSectorData.h:
608         Added method DropData(); in EndPad() return immediately if no data
609         was registered.
610
611         * TPCSector2D.h:
612         * TPCSector2DGL.cxx:
613         * TPCSectorViz.cxx:
614         * TPCSectorViz.h:
615         Increase of rendering time-stamp now done in a virtual function
616         IncRTS(); renamed fFrameCol to fFrameColor; minor cleanup.
617
618         * TPCSector3D.cxx:
619         * TPCSector3D.h:
620         * TPCSector3DEditor.cxx:
621         * TPCSector3DEditor.h:
622         * LinkDef.h:
623         New classes TPCSector3D and TPCSector3DEditor.
624
625         * ITSModule.cxx:
626         * ITSModule.h:
627         Renamed fFrameCol to fFrameColor.
628
629 2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
630
631         EVE-dev and HEAD
632
633         * TPCData.cxx:
634         * TPCData.h:
635         * TPCSectorData.cxx:
636         * TPCSectorData.h:
637         Add support for automatic pedestal determination and subtraction
638         on per pad basis (for RAW data only). Done with Marian.
639
640         EVE-dev
641
642         * LinkDef.h:
643         * TPCSector2D.cxx:
644         * TPCSector2D.h:
645         * TPCSector2DEditor.cxx:
646         * TPCSector2DEditor.h:
647         * TPCSectorViz.cxx:
648         * TPCSectorViz.h:
649         * TPCSectorVizEditor.cxx:
650         * TPCSectorVizEditor.h:
651         Split TPCSectorViz from TPCSector2D as a base class. TPCSectorViz
652         holds the general parametrs that will also be used by TPCSector3D.
653
654         * TPCSector2DGL.cxx:
655         Use Reve::ColorFromIdx().
656
657         * .SKEL-ged.cxx:
658         * .SKEL-ged.h:
659         Include from Alieve, default class version 0.
660
661 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
662
663         EVE-dev
664
665         * TPCData.cxx:
666         * TPCData.h:
667         Added member fLoadPedestal to support subtraction of common
668         pedestal during data loading.
669
670         * TPCSector2D.cxx:
671         * TPCSector2D.h:
672         * TPCSector2DEditor.cxx:
673         * TPCSector2DEditor.h:
674         * TPCSector2DGL.cxx:
675         Added option fAverage to divide the integrated time-bin contents
676         by window width; fShowMax now works within the given time
677         window. Added flags to control rendering of inner/outer1/outer2
678         segments. Widgets have been extended to display numeric values for
679         threshold, max-value and min/max time (there were only sliders and
680         print-out before).
681
682 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
683
684         EVE-dev
685
686         * ITSModule.cxx:
687         * TPCSector2D.cxx:
688         * TPCSector2D.h:
689         * TPCSector2DEditor.cxx:
690         * TPCSector2DEditor.h:
691         * TPCSector2DGL.cxx:
692         Fixed all occurrences of misspelled 'treshold'.
693
694 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
695
696         EVE-dev
697
698         * TPCData.cxx:
699         * TPCData.h:
700         In LoadRaw(AliTPCRawStreamOld&): added protection for pad id
701         exceeding number of pads in row; optionally warn of the occurrences.
702
703         * TPCSectorData.cxx:
704         Fix compilation warnings.
705
706 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
707
708         EVE-dev
709
710         Introduce support for reading of raw TPC data. At the same time
711         the TPCSegment* classes have been renamed to TPCSector*.
712         
713         * TPCDigitsInfo.cxx:
714         * TPCDigitsInfo.h:
715         * TPCSegment.cxx:
716         * TPCSegment.h:
717         * TPCSegmentEditor.cxx:
718         * TPCSegmentEditor.h:
719         * TPCSegmentGL.cxx:
720         * TPCSegmentGL.h:
721         Removed files; functionality moved to TPCData* and TPCSector*
722         classes.
723
724         * TPCData.cxx:
725         * TPCData.h:
726         * TPCSector2D.cxx:
727         * TPCSector2D.h:
728         * TPCSector2DEditor.cxx:
729         * TPCSector2DEditor.h:
730         * TPCSector2DGL.cxx:
731         * TPCSector2DGL.h:
732         * TPCSectorData.cxx:
733         * TPCSectorData.h:
734         New files: most of the code was scavenged from TPCDigitsInfo and
735         TPCSegment* classes.
736
737         * LinkDef.h:
738         Reflect new class-names.
739
740         * .SKEL.cxx:
741         Moved using declarations to front.
742
743         * ChangeLog:
744         New file.