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