]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/PHOS-UML/AliPHOSReconstruction_classdiagram2.pgml
the MIXT geometry (IHEP+GPS2) has been introduced
[u/mrichter/AliRoot.git] / PHOS / PHOS-UML / AliPHOSReconstruction_classdiagram2.pgml
CommitLineData
9001c0ed 1<?xml version="1.0"?>
2<!DOCTYPE pgml SYSTEM "pgml.dtd">
3<pgml description="uci.uml.visual.UMLClassDiagram|S.100025"
4 name="Clusterisation"
5>
6 <group name="Fig0"
6a3f1304 7 description="uci.uml.visual.FigInterface[272, 8, 259, 82]"
9001c0ed 8 href="S.100193"
9 fill="1"
10 fillcolor="-56"
11 stroke="1"
12 strokecolor="-256"
13 >
14 <private>
15 </private>
16
17 <rectangle name="Fig0.0"
9f616d61 18 x="273"
19 y="9"
6a3f1304 20 width="257"
21 height="80"
9001c0ed 22 fill="1"
23 fillcolor="-56"
24 stroke="1"
25 strokecolor="-256"
26 />
27 <rectangle name="Fig0.1"
9f616d61 28 x="272"
29 y="8"
6a3f1304 30 width="259"
31 height="36"
9001c0ed 32 fill="1"
33 fillcolor="-56"
34 stroke="1"
35 strokecolor="-256"
36 />
37 <text name="Fig0.2"
9f616d61 38 x="273"
39 y="9"
9001c0ed 40 fill="1"
41 fillcolor="-56"
42 stroke="0"
43 strokecolor="-256"
44 font="Times"
45 textsize="10"
46 >&lt;&lt;Interface&gt;&gt;</text>
47 <text name="Fig0.3"
9f616d61 48 x="273"
6a3f1304 49 y="27"
9001c0ed 50 fill="1"
51 fillcolor="-56"
52 stroke="0"
53 strokecolor="-256"
54 font="Dialog"
55 textsize="9"
56 >AliPHOSClusterizer</text>
57 <text name="Fig0.4"
9f616d61 58 x="272"
6a3f1304 59 y="43"
9001c0ed 60 fill="1"
61 fillcolor="-56"
62 stroke="1"
63 strokecolor="-256"
64 font="Dialog"
65 textsize="9"
9f616d61 66 >public void Calibrate()
67public Int_t GetNumberOfClustersFound()
9001c0ed 68public void MakeClusters()</text>
69 </group>
70 <group name="Fig1"
6a3f1304 71 description="uci.uml.visual.FigClass[240, 124, 346, 391]"
9001c0ed 72 href="S.100198"
73 fill="1"
74 fillcolor="-1"
75 stroke="1"
76 strokecolor="-16777216"
77 >
78 <private>
79 </private>
80
81 <rectangle name="Fig1.0"
9f616d61 82 x="241"
83 y="125"
6a3f1304 84 width="344"
85 height="389"
9001c0ed 86 fill="1"
87 fillcolor="-1"
88 stroke="1"
89 strokecolor="-16777216"
90 />
91 <text name="Fig1.1"
9f616d61 92 x="240"
93 y="124"
9001c0ed 94 fill="1"
95 fillcolor="-1"
96 stroke="1"
97 strokecolor="-16777216"
98 font="Dialog"
99 textsize="9"
100 >AliPHOSClusterizerv1</text>
101 <text name="Fig1.2"
9f616d61 102 x="240"
6a3f1304 103 y="142"
9001c0ed 104 fill="1"
105 fillcolor="-1"
106 stroke="1"
107 strokecolor="-16777216"
108 font="Dialog"
109 textsize="9"
9f616d61 110 >private Float_t fA = 0.
111private Float_t fB = 0.1
112private Float_t fLocMaxCut = 0.06
113private Int_t fNumberOfEmcClusters = 0
114private Int_t fNumberOfPpsdClusters = 0
115private Float_t fEmcClusteringThreshold = 0.1
116private Float_t fEmcEnergyThreshold = 0.01
117private Float_t fPpsdClusteringThreshold = 0.00000015
118private Float_t fPpsdEnergyThreshold = 0.0000001
119private Float_t fW0 = 5.5</text>
9001c0ed 120 <text name="Fig1.3"
9f616d61 121 x="240"
6a3f1304 122 y="286"
9001c0ed 123 fill="1"
124 fillcolor="-1"
125 stroke="1"
126 strokecolor="-16777216"
127 font="Dialog"
128 textsize="9"
9f616d61 129 >public Boo_tl AreNeighbours()
130public void Calibrate()
9001c0ed 131public void FillandSort()
9f616d61 132public Float_t GetLocalMaxCut()
133public Float_t GetLocalWeightCut()
134public void GetNumberOfClustersFound()
135public Bool_t IsInEmc()
136public void MakeClusters()
9001c0ed 137public void PrintParameters()
9f616d61 138public void SetCalibrationParameters()
9001c0ed 139public void SetEmcClusteringThreshold()
140public void SetEmcEnergyThreshold()
9f616d61 141public void SetLocalMaxCut()
142public void SetLogWeightCut()
9001c0ed 143public void SetPpsdClusteringThreshold()
144public void SetPpsdEnergyThreshold()</text>
145 </group>
146 <group name="Fig2"
6a3f1304 147 description="uci.uml.visual.FigClass[552, 12, 154, 111]"
9001c0ed 148 href="S.100160"
149 fill="1"
150 fillcolor="-1"
151 stroke="1"
152 strokecolor="-16777216"
153 >
154 <private>
155 </private>
156
157 <rectangle name="Fig2.0"
9f616d61 158 x="553"
159 y="13"
6a3f1304 160 width="152"
161 height="109"
9001c0ed 162 fill="1"
163 fillcolor="-1"
164 stroke="1"
165 strokecolor="-16777216"
166 />
167 <text name="Fig2.1"
9f616d61 168 x="552"
169 y="12"
9001c0ed 170 fill="1"
171 fillcolor="-1"
172 stroke="1"
173 strokecolor="-16777216"
174 font="Dialog"
175 textsize="9"
176 >AliPHOSDigit</text>
177 <text name="Fig2.2"
9f616d61 178 x="552"
6a3f1304 179 y="30"
9001c0ed 180 fill="1"
181 fillcolor="-1"
182 stroke="1"
183 strokecolor="-16777216"
184 font="Dialog"
185 textsize="9"
9f616d61 186 >private Int_t fAmp = 0
187private Int_t fId = 0</text>
9001c0ed 188 <text name="Fig2.3"
9f616d61 189 x="552"
6a3f1304 190 y="62"
9001c0ed 191 fill="1"
192 fillcolor="-1"
193 stroke="1"
194 strokecolor="-16777216"
195 font="Dialog"
196 textsize="9"
9f616d61 197 >public void Compare()
198public Int_t GetAmp()
199public Bool_t IsSortable()
200public Int_t GetId()</text>
9001c0ed 201 </group>
202 <group name="Fig3"
6a3f1304 203 description="uci.uml.visual.FigClass[526, 108, 228, 125]"
9001c0ed 204 href="S.100094"
205 fill="1"
206 fillcolor="-1"
207 stroke="1"
208 strokecolor="-16777216"
209 >
210 <private>
211 </private>
212
213 <rectangle name="Fig3.0"
9f616d61 214 x="527"
215 y="109"
6a3f1304 216 width="226"
217 height="123"
9001c0ed 218 fill="1"
219 fillcolor="-1"
220 stroke="1"
221 strokecolor="-16777216"
222 />
223 <text name="Fig3.1"
9f616d61 224 x="526"
225 y="108"
9001c0ed 226 fill="1"
227 fillcolor="-1"
228 stroke="1"
229 strokecolor="-16777216"
230 font="Dialog"
231 textsize="9"
232 >AliPHOSGeometry</text>
233 <text name="Fig3.2"
9f616d61 234 x="526"
6a3f1304 235 y="126"
9001c0ed 236 fill="1"
237 fillcolor="-1"
238 stroke="1"
239 strokecolor="-16777216"
240 font="Dialog"
241 textsize="9"
242 >private many data</text>
243 <text name="Fig3.3"
9f616d61 244 x="526"
6a3f1304 245 y="144"
9001c0ed 246 fill="1"
247 fillcolor="-1"
248 stroke="1"
249 strokecolor="-16777216"
250 font="Dialog"
251 textsize="9"
252 >public void IsInitialized()
253public void RelPosInAlice()
254public void RelPosInModule()
255public void RelToAbsNumbering()
9f616d61 256public void AbsToRelNumbering()
257public and many(more getter/putter)</text>
9001c0ed 258 </group>
259 <text name="Fig4"
6a3f1304 260 x="659"
9f616d61 261 y="208"
9001c0ed 262 fill="1"
263 fillcolor="-1"
264 stroke="1"
265 strokecolor="-3654596"
266 font="dialog"
267 textsize="10"
268 >singleton</text>
269 <group name="Fig5"
6a3f1304 270 description="uci.uml.visual.FigClass[24, 21, 168, 117]"
9f616d61 271 href="S.100334"
9001c0ed 272 fill="1"
9f616d61 273 fillcolor="-1"
9001c0ed 274 stroke="1"
9f616d61 275 strokecolor="-16777216"
9001c0ed 276 >
277 <private>
278 </private>
279
280 <rectangle name="Fig5.0"
9f616d61 281 x="25"
282 y="22"
283 width="166"
6a3f1304 284 height="115"
9001c0ed 285 fill="1"
9f616d61 286 fillcolor="-1"
9001c0ed 287 stroke="1"
9f616d61 288 strokecolor="-16777216"
9001c0ed 289 />
9f616d61 290 <text name="Fig5.1"
291 x="24"
292 y="21"
9001c0ed 293 fill="1"
9f616d61 294 fillcolor="-1"
9001c0ed 295 stroke="1"
9f616d61 296 strokecolor="-16777216"
297 font="Dialog"
298 textsize="9"
299 >AliPHOSEmcRecPoint</text>
9001c0ed 300 <text name="Fig5.2"
9f616d61 301 x="24"
6a3f1304 302 y="39"
9001c0ed 303 fill="1"
9f616d61 304 fillcolor="-1"
305 stroke="1"
306 strokecolor="-16777216"
9001c0ed 307 font="Dialog"
308 textsize="9"
9f616d61 309 ></text>
310 <text name="Fig5.3"
311 x="24"
6a3f1304 312 y="88"
9001c0ed 313 fill="1"
9f616d61 314 fillcolor="-1"
9001c0ed 315 stroke="1"
9f616d61 316 strokecolor="-16777216"
9001c0ed 317 font="Dialog"
318 textsize="9"
9f616d61 319 ></text>
9001c0ed 320 </group>
321 <group name="Fig6"
6a3f1304 322 description="uci.uml.visual.FigClass[24, 165, 171, 113]"
9f616d61 323 href="S.100336"
9001c0ed 324 fill="1"
325 fillcolor="-1"
326 stroke="1"
327 strokecolor="-16777216"
328 >
329 <private>
330 </private>
331
332 <rectangle name="Fig6.0"
9f616d61 333 x="25"
334 y="166"
335 width="169"
6a3f1304 336 height="111"
9001c0ed 337 fill="1"
338 fillcolor="-1"
339 stroke="1"
340 strokecolor="-16777216"
341 />
342 <text name="Fig6.1"
9f616d61 343 x="24"
344 y="165"
9001c0ed 345 fill="1"
346 fillcolor="-1"
347 stroke="1"
348 strokecolor="-16777216"
349 font="Dialog"
350 textsize="9"
9f616d61 351 >AliPHOSPpsdRecPoint</text>
9001c0ed 352 <text name="Fig6.2"
9f616d61 353 x="24"
6a3f1304 354 y="183"
9001c0ed 355 fill="1"
356 fillcolor="-1"
357 stroke="1"
358 strokecolor="-16777216"
359 font="Dialog"
360 textsize="9"
9f616d61 361 ></text>
9001c0ed 362 <text name="Fig6.3"
9f616d61 363 x="24"
6a3f1304 364 y="230"
9001c0ed 365 fill="1"
366 fillcolor="-1"
367 stroke="1"
368 strokecolor="-16777216"
369 font="Dialog"
370 textsize="9"
9f616d61 371 ></text>
9001c0ed 372 </group>
6a3f1304 373 <group name="Fig7"
374 description="uci.uml.visual.FigClass[520, 240, 271, 363]"
9f616d61 375 href="S.102526"
9001c0ed 376 fill="1"
377 fillcolor="-1"
378 stroke="1"
379 strokecolor="-16777216"
380 >
381 <private>
382 </private>
383
6a3f1304 384 <rectangle name="Fig7.0"
9f616d61 385 x="521"
386 y="241"
6a3f1304 387 width="269"
388 height="361"
9f616d61 389 fill="1"
6a3f1304 390 fillcolor="-1"
9f616d61 391 stroke="1"
6a3f1304 392 strokecolor="-16777216"
9f616d61 393 />
6a3f1304 394 <text name="Fig7.1"
9f616d61 395 x="520"
396 y="240"
397 fill="1"
398 fillcolor="-1"
399 stroke="1"
400 strokecolor="-16777216"
401 font="Dialog"
402 textsize="9"
403 >AliRecPoint</text>
6a3f1304 404 <text name="Fig7.2"
9f616d61 405 x="520"
6a3f1304 406 y="258"
9f616d61 407 fill="1"
408 fillcolor="-1"
409 stroke="1"
410 strokecolor="-16777216"
411 font="Dialog"
412 textsize="9"
413 >protected Float_t fAmp
414protected int* fDigitsList
415protected AliGeometry* fGeom
416protected TVector3 fLocPos
417protected TMatrix* fLocPosM
418protected Int_t fMaxDigit
419protected Int_t fMulDigit
420protected Int_t fMaxTrack
421protected Int_t fMulTrack
422protected int* fTracksList</text>
6a3f1304 423 <text name="Fig7.3"
9f616d61 424 x="520"
6a3f1304 425 y="402"
9001c0ed 426 fill="1"
427 fillcolor="-1"
428 stroke="1"
429 strokecolor="-16777216"
9f616d61 430 font="Dialog"
431 textsize="9"
432 >public void AddDigit()
433public void?? AddTrack()
434public void GetCovarianceMatrix()
435public AliGeometry* GetGeom()
436public void GetGlobalPosition()
437public int* GetDigitsList()
438public Float_t GetEnergy()
439public void GetLocalPosition()
440public Int_t GetDigitsMultiplicity()
441public Int_t GetMaximumDigitMultiplicity()
442public Int_t GetMaximumTrackMultiplicity()
443public int* getTracksList()
444public Int_t GetTracksMutliplicity()
445public void Print()</text>
446 </group>
6a3f1304 447 <group name="Fig8"
448 description="uci.uml.visual.FigClass[40, 312, 167, 125]"
9f616d61 449 href="S.102588"
450 fill="1"
451 fillcolor="-1"
452 stroke="1"
453 strokecolor="-16777216"
454 >
455 <private>
456 </private>
457
6a3f1304 458 <rectangle name="Fig8.0"
9f616d61 459 x="41"
460 y="313"
6a3f1304 461 width="165"
462 height="123"
9f616d61 463 fill="1"
6a3f1304 464 fillcolor="-1"
9f616d61 465 stroke="1"
6a3f1304 466 strokecolor="-16777216"
9001c0ed 467 />
6a3f1304 468 <text name="Fig8.1"
9f616d61 469 x="40"
470 y="312"
9001c0ed 471 fill="1"
472 fillcolor="-1"
473 stroke="1"
474 strokecolor="-16777216"
475 font="Dialog"
476 textsize="9"
9f616d61 477 >AliPHOSRecPoint</text>
6a3f1304 478 <text name="Fig8.2"
9f616d61 479 x="40"
6a3f1304 480 y="330"
9001c0ed 481 fill="1"
482 fillcolor="-1"
483 stroke="1"
484 strokecolor="-16777216"
485 font="Dialog"
486 textsize="9"
9f616d61 487 >protected Int_t fPhosMod</text>
6a3f1304 488 <text name="Fig8.3"
9f616d61 489 x="40"
6a3f1304 490 y="348"
9001c0ed 491 fill="1"
492 fillcolor="-1"
493 stroke="1"
494 strokecolor="-16777216"
495 font="Dialog"
496 textsize="9"
9f616d61 497 >public void AddDigit()
498public void Compare()
499public Int_t GetPHOSMod()
500public Bool_t IsEmc()
501public Bool_t IsSortable()
502public void Print()</text>
9001c0ed 503 </group>
6a3f1304 504 <group name="Fig9"
9001c0ed 505 description="uci.uml.visual.FigAssociation"
506 href="S.100303"
507 stroke="1"
508 strokecolor="-16777216"
509 >
510 <private>
511 sourcePortFig="Fig1.0"
512 destPortFig="Fig2.0"
513 sourceFigNode="Fig1"
514 destFigNode="Fig2"
515 </private>
6a3f1304 516 <path name="Fig9.1"
9001c0ed 517 description="uci.gef.FigPoly"
518 fill="0"
519 fillcolor="-1"
520 stroke="1"
521 strokecolor="-16777216"
522 >
9f616d61 523 <moveto x="488"
524 y="125" />
525 <lineto x="488"
526 y="64" />
527 <lineto x="553"
528 y="64" />
9001c0ed 529 </path>
530 </group>
6a3f1304 531 <group name="Fig10"
9001c0ed 532 description="uci.uml.visual.FigAssociation"
533 href="S.100313"
534 stroke="1"
535 strokecolor="-16777216"
536 >
537 <private>
538 sourcePortFig="Fig1.0"
539 destPortFig="Fig3.0"
540 sourceFigNode="Fig1"
541 destFigNode="Fig3"
542 </private>
6a3f1304 543 <path name="Fig10.1"
9f616d61 544 description="uci.gef.FigPoly"
545 fill="0"
546 fillcolor="-1"
547 stroke="1"
548 strokecolor="-16777216"
549 >
6a3f1304 550 <moveto x="527"
9f616d61 551 y="189" />
552 <lineto x="527"
553 y="189" />
554 </path>
555 </group>
6a3f1304 556 <group name="Fig11"
9f616d61 557 description="uci.uml.visual.FigRealization"
558 stroke="1"
559 strokecolor="-16777216"
560 >
561 <private>
562 sourcePortFig="Fig1.0"
563 destPortFig="Fig0.0"
564 sourceFigNode="Fig1"
565 destFigNode="Fig0"
566 </private>
6a3f1304 567 <path name="Fig11.1"
9001c0ed 568 description="uci.gef.FigPoly"
569 fill="0"
570 fillcolor="-1"
571 stroke="1"
572 strokecolor="-16777216"
573 >
9f616d61 574 <moveto x="368"
575 y="125" />
576 <lineto x="368"
6a3f1304 577 y="89" />
9001c0ed 578 </path>
579 </group>
6a3f1304 580 <group name="Fig12"
9f616d61 581 description="uci.uml.visual.FigAssociation"
582 href="S.100969"
9001c0ed 583 stroke="1"
584 strokecolor="-16777216"
585 >
586 <private>
9f616d61 587 sourcePortFig="Fig1.0"
588 destPortFig="Fig5.0"
589 sourceFigNode="Fig1"
9001c0ed 590 destFigNode="Fig5"
591 </private>
6a3f1304 592 <path name="Fig12.1"
9001c0ed 593 description="uci.gef.FigPoly"
594 fill="0"
595 fillcolor="-1"
596 stroke="1"
597 strokecolor="-16777216"
598 >
9f616d61 599 <moveto x="241"
600 y="125" />
601 <lineto x="191"
602 y="125" />
9001c0ed 603 </path>
604 </group>
6a3f1304 605 <group name="Fig13"
9f616d61 606 description="uci.uml.visual.FigAssociation"
607 href="S.100972"
9001c0ed 608 stroke="1"
609 strokecolor="-16777216"
610 >
611 <private>
9f616d61 612 sourcePortFig="Fig1.0"
613 destPortFig="Fig6.0"
614 sourceFigNode="Fig1"
615 destFigNode="Fig6"
9001c0ed 616 </private>
6a3f1304 617 <path name="Fig13.1"
9001c0ed 618 description="uci.gef.FigPoly"
619 fill="0"
620 fillcolor="-1"
621 stroke="1"
622 strokecolor="-16777216"
623 >
9f616d61 624 <moveto x="241"
625 y="220" />
626 <lineto x="194"
627 y="220" />
9001c0ed 628 </path>
629 </group>
9f616d61 630 <group name="Fig14"
631 description="uci.uml.visual.FigGeneralization"
632 href="S.102608"
9001c0ed 633 stroke="1"
634 strokecolor="-16777216"
635 >
636 <private>
6a3f1304 637 sourcePortFig="Fig8.0"
638 destPortFig="Fig7.0"
639 sourceFigNode="Fig8"
640 destFigNode="Fig7"
9001c0ed 641 </private>
9f616d61 642 <path name="Fig14.1"
9001c0ed 643 description="uci.gef.FigPoly"
644 fill="0"
645 fillcolor="-1"
646 stroke="1"
647 strokecolor="-16777216"
648 >
9f616d61 649 <moveto x="144"
6a3f1304 650 y="436" />
9f616d61 651 <lineto x="144"
652 y="448" />
653 <lineto x="521"
654 y="448" />
9001c0ed 655 </path>
656 </group>
9f616d61 657 <group name="Fig15"
658 description="uci.uml.visual.FigGeneralization"
659 href="S.102609"
9001c0ed 660 stroke="1"
661 strokecolor="-16777216"
662 >
663 <private>
9f616d61 664 sourcePortFig="Fig5.0"
6a3f1304 665 destPortFig="Fig8.0"
9f616d61 666 sourceFigNode="Fig5"
6a3f1304 667 destFigNode="Fig8"
9001c0ed 668 </private>
9f616d61 669 <path name="Fig15.1"
9001c0ed 670 description="uci.gef.FigPoly"
671 fill="0"
672 fillcolor="-1"
673 stroke="1"
674 strokecolor="-16777216"
675 >
9f616d61 676 <moveto x="25"
677 y="128" />
678 <lineto x="8"
679 y="128" />
680 <lineto x="8"
681 y="368" />
682 <lineto x="41"
683 y="368" />
9001c0ed 684 </path>
685 </group>
9f616d61 686 <group name="Fig16"
687 description="uci.uml.visual.FigGeneralization"
688 href="S.102610"
9001c0ed 689 stroke="1"
690 strokecolor="-16777216"
691 >
692 <private>
9f616d61 693 sourcePortFig="Fig6.0"
6a3f1304 694 destPortFig="Fig8.0"
9f616d61 695 sourceFigNode="Fig6"
6a3f1304 696 destFigNode="Fig8"
9001c0ed 697 </private>
9f616d61 698 <path name="Fig16.1"
9001c0ed 699 description="uci.gef.FigPoly"
700 fill="0"
701 fillcolor="-1"
702 stroke="1"
703 strokecolor="-16777216"
704 >
9f616d61 705 <moveto x="96"
6a3f1304 706 y="277" />
9f616d61 707 <lineto x="96"
708 y="313" />
9001c0ed 709 </path>
710 </group>
711</pgml>