40 std::string
digiProducer = itDigiProducersList->getParameter<std::string>(
"DigiProducer");
41 std::string
digiLabel = itDigiProducersList->getParameter<std::string>(
"DigiLabel");
43 theEvent.
getByLabel(digiProducer, digiLabel, theStripDigis);
48 DetId theDetUnitID(DSViter->id);
60 std::string thePart =
"";
64 int theTOBStereoDet = 0;
72 theTIBLayer = theTIBDetId.
layer();
79 theTOBLayer = theTOBDetId.
layer();
80 theTOBStereoDet = theTOBDetId.stereo();
88 if (theTECDetId.side() == 1) { thePart =
"TEC-"; }
89 else if (theTECDetId.side() == 2) { thePart =
"TEC+"; }
100 theTECWheel = theTECDetId.
wheel();
106 if ( thePart ==
"TIB" && theTIBLayer == 4 )
134 else if ( thePart ==
"TOB" && theTOBLayer == 1 )
162 else if ( thePart ==
"TEC+" || thePart ==
"TEC-" )
219 if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 0) )
221 if ( theTECWheel == 1 )
224 theDigiRangeIterator, theDigiRangeIteratorEnd);
226 else if ( theTECWheel == 2 )
229 theDigiRangeIterator, theDigiRangeIteratorEnd);
231 else if ( theTECWheel == 3 )
234 theDigiRangeIterator, theDigiRangeIteratorEnd);
236 else if ( theTECWheel == 4 )
239 theDigiRangeIterator, theDigiRangeIteratorEnd);
241 else if ( theTECWheel == 5 )
244 theDigiRangeIterator, theDigiRangeIteratorEnd);
246 else if ( theTECWheel == 6 )
249 theDigiRangeIterator, theDigiRangeIteratorEnd);
251 else if ( theTECWheel == 7 )
254 theDigiRangeIterator, theDigiRangeIteratorEnd);
256 else if ( theTECWheel == 8 )
259 theDigiRangeIterator, theDigiRangeIteratorEnd);
261 else if ( theTECWheel == 9 )
264 theDigiRangeIterator, theDigiRangeIteratorEnd);
270 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 1) )
272 if ( theTECWheel == 1 )
275 theDigiRangeIterator, theDigiRangeIteratorEnd);
277 else if ( theTECWheel == 2 )
280 theDigiRangeIterator, theDigiRangeIteratorEnd);
282 else if ( theTECWheel == 3 )
285 theDigiRangeIterator, theDigiRangeIteratorEnd);
287 else if ( theTECWheel == 4 )
290 theDigiRangeIterator, theDigiRangeIteratorEnd);
292 else if ( theTECWheel == 5 )
295 theDigiRangeIterator, theDigiRangeIteratorEnd);
297 else if ( theTECWheel == 6 )
300 theDigiRangeIterator, theDigiRangeIteratorEnd);
302 else if ( theTECWheel == 7 )
305 theDigiRangeIterator, theDigiRangeIteratorEnd);
307 else if ( theTECWheel == 8 )
310 theDigiRangeIterator, theDigiRangeIteratorEnd);
312 else if ( theTECWheel == 9 )
315 theDigiRangeIterator, theDigiRangeIteratorEnd);
319 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 21) )
321 if ( theTECWheel == 1 )
324 theDigiRangeIterator, theDigiRangeIteratorEnd);
326 else if ( theTECWheel == 2 )
329 theDigiRangeIterator, theDigiRangeIteratorEnd);
331 else if ( theTECWheel == 3 )
334 theDigiRangeIterator, theDigiRangeIteratorEnd);
336 else if ( theTECWheel == 4 )
339 theDigiRangeIterator, theDigiRangeIteratorEnd);
341 else if ( theTECWheel == 5 )
344 theDigiRangeIterator, theDigiRangeIteratorEnd);
350 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 2) )
352 if ( theTECWheel == 1 )
355 theDigiRangeIterator, theDigiRangeIteratorEnd);
357 else if ( theTECWheel == 2 )
360 theDigiRangeIterator, theDigiRangeIteratorEnd);
362 else if ( theTECWheel == 3 )
365 theDigiRangeIterator, theDigiRangeIteratorEnd);
367 else if ( theTECWheel == 4 )
371 theDigiRangeIterator, theDigiRangeIteratorEnd);
373 else if ( theTECWheel == 5 )
376 theDigiRangeIterator, theDigiRangeIteratorEnd);
378 else if ( theTECWheel == 6 )
381 theDigiRangeIterator, theDigiRangeIteratorEnd);
383 else if ( theTECWheel == 7 )
386 theDigiRangeIterator, theDigiRangeIteratorEnd);
388 else if ( theTECWheel == 8 )
391 theDigiRangeIterator, theDigiRangeIteratorEnd);
393 else if ( theTECWheel == 9 )
396 theDigiRangeIterator, theDigiRangeIteratorEnd);
401 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 22) )
403 if ( theTECWheel == 1 )
406 theDigiRangeIterator, theDigiRangeIteratorEnd);
408 else if ( theTECWheel == 2 )
411 theDigiRangeIterator, theDigiRangeIteratorEnd);
413 else if ( theTECWheel == 3 )
416 theDigiRangeIterator, theDigiRangeIteratorEnd);
418 else if ( theTECWheel == 4 )
421 theDigiRangeIterator, theDigiRangeIteratorEnd);
423 else if ( theTECWheel == 5 )
426 theDigiRangeIterator, theDigiRangeIteratorEnd);
432 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 3) )
434 if ( theTECWheel == 1 )
437 theDigiRangeIterator, theDigiRangeIteratorEnd);
439 else if ( theTECWheel == 2 )
442 theDigiRangeIterator, theDigiRangeIteratorEnd);
444 else if ( theTECWheel == 3 )
447 theDigiRangeIterator, theDigiRangeIteratorEnd);
449 else if ( theTECWheel == 4 )
452 theDigiRangeIterator, theDigiRangeIteratorEnd);
454 else if ( theTECWheel == 5 )
457 theDigiRangeIterator, theDigiRangeIteratorEnd);
459 else if ( theTECWheel == 6 )
462 theDigiRangeIterator, theDigiRangeIteratorEnd);
464 else if ( theTECWheel == 7 )
467 theDigiRangeIterator, theDigiRangeIteratorEnd);
469 else if ( theTECWheel == 8 )
472 theDigiRangeIterator, theDigiRangeIteratorEnd);
474 else if ( theTECWheel == 9 )
477 theDigiRangeIterator, theDigiRangeIteratorEnd);
483 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 4) )
485 if ( theTECWheel == 1 )
488 theDigiRangeIterator, theDigiRangeIteratorEnd);
490 else if ( theTECWheel == 2 )
493 theDigiRangeIterator, theDigiRangeIteratorEnd);
495 else if ( theTECWheel == 3 )
498 theDigiRangeIterator, theDigiRangeIteratorEnd);
500 else if ( theTECWheel == 4 )
503 theDigiRangeIterator, theDigiRangeIteratorEnd);
505 else if ( theTECWheel == 5 )
508 theDigiRangeIterator, theDigiRangeIteratorEnd);
510 else if ( theTECWheel == 6 )
513 theDigiRangeIterator, theDigiRangeIteratorEnd);
515 else if ( theTECWheel == 7 )
518 theDigiRangeIterator, theDigiRangeIteratorEnd);
520 else if ( theTECWheel == 8 )
523 theDigiRangeIterator, theDigiRangeIteratorEnd);
525 else if ( theTECWheel == 9 )
528 theDigiRangeIterator, theDigiRangeIteratorEnd);
532 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 24) )
534 if ( theTECWheel == 1 )
537 theDigiRangeIterator, theDigiRangeIteratorEnd);
539 else if ( theTECWheel == 2 )
542 theDigiRangeIterator, theDigiRangeIteratorEnd);
544 else if ( theTECWheel == 3 )
547 theDigiRangeIterator, theDigiRangeIteratorEnd);
549 else if ( theTECWheel == 4 )
552 theDigiRangeIterator, theDigiRangeIteratorEnd);
554 else if ( theTECWheel == 5 )
557 theDigiRangeIterator, theDigiRangeIteratorEnd);
563 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 5) )
565 if ( theTECWheel == 1 )
568 theDigiRangeIterator, theDigiRangeIteratorEnd);
570 else if ( theTECWheel == 2 )
573 theDigiRangeIterator, theDigiRangeIteratorEnd);
575 else if ( theTECWheel == 3 )
578 theDigiRangeIterator, theDigiRangeIteratorEnd);
580 else if ( theTECWheel == 4 )
583 theDigiRangeIterator, theDigiRangeIteratorEnd);
585 else if ( theTECWheel == 5 )
588 theDigiRangeIterator, theDigiRangeIteratorEnd);
590 else if ( theTECWheel == 6 )
593 theDigiRangeIterator, theDigiRangeIteratorEnd);
595 else if ( theTECWheel == 7 )
598 theDigiRangeIterator, theDigiRangeIteratorEnd);
600 else if ( theTECWheel == 8 )
603 theDigiRangeIterator, theDigiRangeIteratorEnd);
605 else if ( theTECWheel == 9 )
608 theDigiRangeIterator, theDigiRangeIteratorEnd);
614 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 6) )
616 if ( theTECWheel == 1 )
619 theDigiRangeIterator, theDigiRangeIteratorEnd);
621 else if ( theTECWheel == 2 )
624 theDigiRangeIterator, theDigiRangeIteratorEnd);
626 else if ( theTECWheel == 3 )
629 theDigiRangeIterator, theDigiRangeIteratorEnd);
631 else if ( theTECWheel == 4 )
634 theDigiRangeIterator, theDigiRangeIteratorEnd);
636 else if ( theTECWheel == 5 )
639 theDigiRangeIterator, theDigiRangeIteratorEnd);
641 else if ( theTECWheel == 6 )
644 theDigiRangeIterator, theDigiRangeIteratorEnd);
646 else if ( theTECWheel == 7 )
649 theDigiRangeIterator, theDigiRangeIteratorEnd);
651 else if ( theTECWheel == 8 )
654 theDigiRangeIterator, theDigiRangeIteratorEnd);
656 else if ( theTECWheel == 9 )
659 theDigiRangeIterator, theDigiRangeIteratorEnd);
663 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 26) )
665 if ( theTECWheel == 1 )
668 theDigiRangeIterator, theDigiRangeIteratorEnd);
670 else if ( theTECWheel == 2 )
673 theDigiRangeIterator, theDigiRangeIteratorEnd);
675 else if ( theTECWheel == 3 )
678 theDigiRangeIterator, theDigiRangeIteratorEnd);
680 else if ( theTECWheel == 4 )
683 theDigiRangeIterator, theDigiRangeIteratorEnd);
685 else if ( theTECWheel == 5 )
688 theDigiRangeIterator, theDigiRangeIteratorEnd);
694 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 7) )
696 if ( theTECWheel == 1 )
699 theDigiRangeIterator, theDigiRangeIteratorEnd);
701 else if ( theTECWheel == 2 )
704 theDigiRangeIterator, theDigiRangeIteratorEnd);
706 else if ( theTECWheel == 3 )
709 theDigiRangeIterator, theDigiRangeIteratorEnd);
711 else if ( theTECWheel == 4 )
714 theDigiRangeIterator, theDigiRangeIteratorEnd);
716 else if ( theTECWheel == 5 )
719 theDigiRangeIterator, theDigiRangeIteratorEnd);
721 else if ( theTECWheel == 6 )
724 theDigiRangeIterator, theDigiRangeIteratorEnd);
726 else if ( theTECWheel == 7 )
729 theDigiRangeIterator, theDigiRangeIteratorEnd);
731 else if ( theTECWheel == 8 )
734 theDigiRangeIterator, theDigiRangeIteratorEnd);
736 else if ( theTECWheel == 9 )
739 theDigiRangeIterator, theDigiRangeIteratorEnd);
743 else if ( (thePart ==
"TEC+") && (theRing == 4) && (theBeam == 27) )
745 if ( theTECWheel == 1 )
748 theDigiRangeIterator, theDigiRangeIteratorEnd);
750 else if ( theTECWheel == 2 )
753 theDigiRangeIterator, theDigiRangeIteratorEnd);
755 else if ( theTECWheel == 3 )
758 theDigiRangeIterator, theDigiRangeIteratorEnd);
760 else if ( theTECWheel == 4 )
763 theDigiRangeIterator, theDigiRangeIteratorEnd);
765 else if ( theTECWheel == 5 )
768 theDigiRangeIterator, theDigiRangeIteratorEnd);
774 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 0) )
776 if ( theTECWheel == 1 )
779 theDigiRangeIterator, theDigiRangeIteratorEnd);
781 else if ( theTECWheel == 2 )
784 theDigiRangeIterator, theDigiRangeIteratorEnd);
786 else if ( theTECWheel == 3 )
789 theDigiRangeIterator, theDigiRangeIteratorEnd);
791 else if ( theTECWheel == 4 )
794 theDigiRangeIterator, theDigiRangeIteratorEnd);
796 else if ( theTECWheel == 5 )
799 theDigiRangeIterator, theDigiRangeIteratorEnd);
801 else if ( theTECWheel == 6 )
804 theDigiRangeIterator, theDigiRangeIteratorEnd);
806 else if ( theTECWheel == 7 )
809 theDigiRangeIterator, theDigiRangeIteratorEnd);
811 else if ( theTECWheel == 8 )
814 theDigiRangeIterator, theDigiRangeIteratorEnd);
816 else if ( theTECWheel == 9 )
819 theDigiRangeIterator, theDigiRangeIteratorEnd);
825 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 1) )
827 if ( theTECWheel == 1 )
830 theDigiRangeIterator, theDigiRangeIteratorEnd);
832 else if ( theTECWheel == 2 )
835 theDigiRangeIterator, theDigiRangeIteratorEnd);
837 else if ( theTECWheel == 3 )
840 theDigiRangeIterator, theDigiRangeIteratorEnd);
842 else if ( theTECWheel == 4 )
845 theDigiRangeIterator, theDigiRangeIteratorEnd);
847 else if ( theTECWheel == 5 )
850 theDigiRangeIterator, theDigiRangeIteratorEnd);
852 else if ( theTECWheel == 6 )
855 theDigiRangeIterator, theDigiRangeIteratorEnd);
857 else if ( theTECWheel == 7 )
860 theDigiRangeIterator, theDigiRangeIteratorEnd);
862 else if ( theTECWheel == 8 )
865 theDigiRangeIterator, theDigiRangeIteratorEnd);
867 else if ( theTECWheel == 9 )
870 theDigiRangeIterator, theDigiRangeIteratorEnd);
876 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 2) )
878 if ( theTECWheel == 1 )
881 theDigiRangeIterator, theDigiRangeIteratorEnd);
883 else if ( theTECWheel == 2 )
886 theDigiRangeIterator, theDigiRangeIteratorEnd);
888 else if ( theTECWheel == 3 )
891 theDigiRangeIterator, theDigiRangeIteratorEnd);
893 else if ( theTECWheel == 4 )
896 theDigiRangeIterator, theDigiRangeIteratorEnd);
898 else if ( theTECWheel == 5 )
901 theDigiRangeIterator, theDigiRangeIteratorEnd);
903 else if ( theTECWheel == 6 )
906 theDigiRangeIterator, theDigiRangeIteratorEnd);
908 else if ( theTECWheel == 7 )
911 theDigiRangeIterator, theDigiRangeIteratorEnd);
913 else if ( theTECWheel == 8 )
916 theDigiRangeIterator, theDigiRangeIteratorEnd);
918 else if ( theTECWheel == 9 )
921 theDigiRangeIterator, theDigiRangeIteratorEnd);
927 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 3) )
929 if ( theTECWheel == 1 )
932 theDigiRangeIterator, theDigiRangeIteratorEnd);
934 else if ( theTECWheel == 2 )
937 theDigiRangeIterator, theDigiRangeIteratorEnd);
939 else if ( theTECWheel == 3 )
942 theDigiRangeIterator, theDigiRangeIteratorEnd);
944 else if ( theTECWheel == 4 )
947 theDigiRangeIterator, theDigiRangeIteratorEnd);
949 else if ( theTECWheel == 5 )
952 theDigiRangeIterator, theDigiRangeIteratorEnd);
954 else if ( theTECWheel == 6 )
957 theDigiRangeIterator, theDigiRangeIteratorEnd);
959 else if ( theTECWheel == 7 )
962 theDigiRangeIterator, theDigiRangeIteratorEnd);
964 else if ( theTECWheel == 8 )
967 theDigiRangeIterator, theDigiRangeIteratorEnd);
969 else if ( theTECWheel == 9 )
972 theDigiRangeIterator, theDigiRangeIteratorEnd);
978 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 4) )
980 if ( theTECWheel == 1 )
983 theDigiRangeIterator, theDigiRangeIteratorEnd);
985 else if ( theTECWheel == 2 )
988 theDigiRangeIterator, theDigiRangeIteratorEnd);
990 else if ( theTECWheel == 3 )
993 theDigiRangeIterator, theDigiRangeIteratorEnd);
995 else if ( theTECWheel == 4 )
998 theDigiRangeIterator, theDigiRangeIteratorEnd);
1000 else if ( theTECWheel == 5 )
1003 theDigiRangeIterator, theDigiRangeIteratorEnd);
1005 else if ( theTECWheel == 6 )
1008 theDigiRangeIterator, theDigiRangeIteratorEnd);
1010 else if ( theTECWheel == 7 )
1013 theDigiRangeIterator, theDigiRangeIteratorEnd);
1015 else if ( theTECWheel == 8 )
1018 theDigiRangeIterator, theDigiRangeIteratorEnd);
1020 else if ( theTECWheel == 9 )
1023 theDigiRangeIterator, theDigiRangeIteratorEnd);
1029 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 5) )
1031 if ( theTECWheel == 1 )
1034 theDigiRangeIterator, theDigiRangeIteratorEnd);
1036 else if ( theTECWheel == 2 )
1039 theDigiRangeIterator, theDigiRangeIteratorEnd);
1041 else if ( theTECWheel == 3 )
1044 theDigiRangeIterator, theDigiRangeIteratorEnd);
1046 else if ( theTECWheel == 4 )
1049 theDigiRangeIterator, theDigiRangeIteratorEnd);
1051 else if ( theTECWheel == 5 )
1054 theDigiRangeIterator, theDigiRangeIteratorEnd);
1056 else if ( theTECWheel == 6 )
1059 theDigiRangeIterator, theDigiRangeIteratorEnd);
1061 else if ( theTECWheel == 7 )
1064 theDigiRangeIterator, theDigiRangeIteratorEnd);
1066 else if ( theTECWheel == 8 )
1069 theDigiRangeIterator, theDigiRangeIteratorEnd);
1071 else if ( theTECWheel == 9 )
1074 theDigiRangeIterator, theDigiRangeIteratorEnd);
1080 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 6) )
1082 if ( theTECWheel == 1 )
1085 theDigiRangeIterator, theDigiRangeIteratorEnd);
1087 else if ( theTECWheel == 2 )
1090 theDigiRangeIterator, theDigiRangeIteratorEnd);
1092 else if ( theTECWheel == 3 )
1095 theDigiRangeIterator, theDigiRangeIteratorEnd);
1097 else if ( theTECWheel == 4 )
1100 theDigiRangeIterator, theDigiRangeIteratorEnd);
1102 else if ( theTECWheel == 5 )
1105 theDigiRangeIterator, theDigiRangeIteratorEnd);
1107 else if ( theTECWheel == 6 )
1110 theDigiRangeIterator, theDigiRangeIteratorEnd);
1112 else if ( theTECWheel == 7 )
1115 theDigiRangeIterator, theDigiRangeIteratorEnd);
1117 else if ( theTECWheel == 8 )
1120 theDigiRangeIterator, theDigiRangeIteratorEnd);
1122 else if ( theTECWheel == 9 )
1125 theDigiRangeIterator, theDigiRangeIteratorEnd);
1131 else if ( (thePart ==
"TEC+") && (theRing == 6) && (theBeam == 7) )
1133 if ( theTECWheel == 1 )
1136 theDigiRangeIterator, theDigiRangeIteratorEnd);
1138 else if ( theTECWheel == 2 )
1141 theDigiRangeIterator, theDigiRangeIteratorEnd);
1143 else if ( theTECWheel == 3 )
1146 theDigiRangeIterator, theDigiRangeIteratorEnd);
1148 else if ( theTECWheel == 4 )
1151 theDigiRangeIterator, theDigiRangeIteratorEnd);
1153 else if ( theTECWheel == 5 )
1156 theDigiRangeIterator, theDigiRangeIteratorEnd);
1158 else if ( theTECWheel == 6 )
1161 theDigiRangeIterator, theDigiRangeIteratorEnd);
1163 else if ( theTECWheel == 7 )
1166 theDigiRangeIterator, theDigiRangeIteratorEnd);
1168 else if ( theTECWheel == 8 )
1171 theDigiRangeIterator, theDigiRangeIteratorEnd);
1173 else if ( theTECWheel == 9 )
1176 theDigiRangeIterator, theDigiRangeIteratorEnd);
1182 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 0) )
1184 if ( theTECWheel == 1 )
1187 theDigiRangeIterator, theDigiRangeIteratorEnd);
1189 else if ( theTECWheel == 2 )
1192 theDigiRangeIterator, theDigiRangeIteratorEnd);
1194 else if ( theTECWheel == 3 )
1197 theDigiRangeIterator, theDigiRangeIteratorEnd);
1199 else if ( theTECWheel == 4 )
1202 theDigiRangeIterator, theDigiRangeIteratorEnd);
1204 else if ( theTECWheel == 5 )
1207 theDigiRangeIterator, theDigiRangeIteratorEnd);
1209 else if ( theTECWheel == 6 )
1212 theDigiRangeIterator, theDigiRangeIteratorEnd);
1214 else if ( theTECWheel == 7 )
1217 theDigiRangeIterator, theDigiRangeIteratorEnd);
1219 else if ( theTECWheel == 8 )
1222 theDigiRangeIterator, theDigiRangeIteratorEnd);
1224 else if ( theTECWheel == 9 )
1227 theDigiRangeIterator, theDigiRangeIteratorEnd);
1233 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 1) )
1235 if ( theTECWheel == 1 )
1238 theDigiRangeIterator, theDigiRangeIteratorEnd);
1240 else if ( theTECWheel == 2 )
1243 theDigiRangeIterator, theDigiRangeIteratorEnd);
1245 else if ( theTECWheel == 3 )
1248 theDigiRangeIterator, theDigiRangeIteratorEnd);
1250 else if ( theTECWheel == 4 )
1253 theDigiRangeIterator, theDigiRangeIteratorEnd);
1255 else if ( theTECWheel == 5 )
1258 theDigiRangeIterator, theDigiRangeIteratorEnd);
1260 else if ( theTECWheel == 6 )
1263 theDigiRangeIterator, theDigiRangeIteratorEnd);
1265 else if ( theTECWheel == 7 )
1268 theDigiRangeIterator, theDigiRangeIteratorEnd);
1270 else if ( theTECWheel == 8 )
1273 theDigiRangeIterator, theDigiRangeIteratorEnd);
1275 else if ( theTECWheel == 9 )
1278 theDigiRangeIterator, theDigiRangeIteratorEnd);
1282 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 21) )
1284 if ( theTECWheel == 1 )
1287 theDigiRangeIterator, theDigiRangeIteratorEnd);
1289 else if ( theTECWheel == 2 )
1292 theDigiRangeIterator, theDigiRangeIteratorEnd);
1294 else if ( theTECWheel == 3 )
1297 theDigiRangeIterator, theDigiRangeIteratorEnd);
1299 else if ( theTECWheel == 4 )
1302 theDigiRangeIterator, theDigiRangeIteratorEnd);
1304 else if ( theTECWheel == 5 )
1307 theDigiRangeIterator, theDigiRangeIteratorEnd);
1313 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 2) )
1315 if ( theTECWheel == 1 )
1318 theDigiRangeIterator, theDigiRangeIteratorEnd);
1320 else if ( theTECWheel == 2 )
1323 theDigiRangeIterator, theDigiRangeIteratorEnd);
1325 else if ( theTECWheel == 3 )
1328 theDigiRangeIterator, theDigiRangeIteratorEnd);
1330 else if ( theTECWheel == 4 )
1333 theDigiRangeIterator, theDigiRangeIteratorEnd);
1335 else if ( theTECWheel == 5 )
1338 theDigiRangeIterator, theDigiRangeIteratorEnd);
1340 else if ( theTECWheel == 6 )
1343 theDigiRangeIterator, theDigiRangeIteratorEnd);
1345 else if ( theTECWheel == 7 )
1348 theDigiRangeIterator, theDigiRangeIteratorEnd);
1350 else if ( theTECWheel == 8 )
1353 theDigiRangeIterator, theDigiRangeIteratorEnd);
1355 else if ( theTECWheel == 9 )
1358 theDigiRangeIterator, theDigiRangeIteratorEnd);
1363 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 22) )
1365 if ( theTECWheel == 1 )
1368 theDigiRangeIterator, theDigiRangeIteratorEnd);
1370 else if ( theTECWheel == 2 )
1373 theDigiRangeIterator, theDigiRangeIteratorEnd);
1375 else if ( theTECWheel == 3 )
1378 theDigiRangeIterator, theDigiRangeIteratorEnd);
1380 else if ( theTECWheel == 4 )
1383 theDigiRangeIterator, theDigiRangeIteratorEnd);
1385 else if ( theTECWheel == 5 )
1388 theDigiRangeIterator, theDigiRangeIteratorEnd);
1394 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 3) )
1396 if ( theTECWheel == 1 )
1399 theDigiRangeIterator, theDigiRangeIteratorEnd);
1401 else if ( theTECWheel == 2 )
1404 theDigiRangeIterator, theDigiRangeIteratorEnd);
1406 else if ( theTECWheel == 3 )
1409 theDigiRangeIterator, theDigiRangeIteratorEnd);
1411 else if ( theTECWheel == 4 )
1414 theDigiRangeIterator, theDigiRangeIteratorEnd);
1416 else if ( theTECWheel == 5 )
1419 theDigiRangeIterator, theDigiRangeIteratorEnd);
1421 else if ( theTECWheel == 6 )
1424 theDigiRangeIterator, theDigiRangeIteratorEnd);
1426 else if ( theTECWheel == 7 )
1429 theDigiRangeIterator, theDigiRangeIteratorEnd);
1431 else if ( theTECWheel == 8 )
1434 theDigiRangeIterator, theDigiRangeIteratorEnd);
1436 else if ( theTECWheel == 9 )
1439 theDigiRangeIterator, theDigiRangeIteratorEnd);
1445 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 4) )
1447 if ( theTECWheel == 1 )
1450 theDigiRangeIterator, theDigiRangeIteratorEnd);
1452 else if ( theTECWheel == 2 )
1455 theDigiRangeIterator, theDigiRangeIteratorEnd);
1457 else if ( theTECWheel == 3 )
1460 theDigiRangeIterator, theDigiRangeIteratorEnd);
1462 else if ( theTECWheel == 4 )
1465 theDigiRangeIterator, theDigiRangeIteratorEnd);
1467 else if ( theTECWheel == 5 )
1470 theDigiRangeIterator, theDigiRangeIteratorEnd);
1472 else if ( theTECWheel == 6 )
1475 theDigiRangeIterator, theDigiRangeIteratorEnd);
1477 else if ( theTECWheel == 7 )
1480 theDigiRangeIterator, theDigiRangeIteratorEnd);
1482 else if ( theTECWheel == 8 )
1485 theDigiRangeIterator, theDigiRangeIteratorEnd);
1487 else if ( theTECWheel == 9 )
1490 theDigiRangeIterator, theDigiRangeIteratorEnd);
1494 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 24) )
1496 if ( theTECWheel == 1 )
1499 theDigiRangeIterator, theDigiRangeIteratorEnd);
1501 else if ( theTECWheel == 2 )
1504 theDigiRangeIterator, theDigiRangeIteratorEnd);
1506 else if ( theTECWheel == 3 )
1509 theDigiRangeIterator, theDigiRangeIteratorEnd);
1511 else if ( theTECWheel == 4 )
1514 theDigiRangeIterator, theDigiRangeIteratorEnd);
1516 else if ( theTECWheel == 5 )
1519 theDigiRangeIterator, theDigiRangeIteratorEnd);
1525 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 5) )
1527 if ( theTECWheel == 1 )
1530 theDigiRangeIterator, theDigiRangeIteratorEnd);
1532 else if ( theTECWheel == 2 )
1535 theDigiRangeIterator, theDigiRangeIteratorEnd);
1537 else if ( theTECWheel == 3 )
1540 theDigiRangeIterator, theDigiRangeIteratorEnd);
1542 else if ( theTECWheel == 4 )
1545 theDigiRangeIterator, theDigiRangeIteratorEnd);
1547 else if ( theTECWheel == 5 )
1550 theDigiRangeIterator, theDigiRangeIteratorEnd);
1552 else if ( theTECWheel == 6 )
1555 theDigiRangeIterator, theDigiRangeIteratorEnd);
1557 else if ( theTECWheel == 7 )
1560 theDigiRangeIterator, theDigiRangeIteratorEnd);
1562 else if ( theTECWheel == 8 )
1565 theDigiRangeIterator, theDigiRangeIteratorEnd);
1567 else if ( theTECWheel == 9 )
1570 theDigiRangeIterator, theDigiRangeIteratorEnd);
1576 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 6) )
1578 if ( theTECWheel == 1 )
1581 theDigiRangeIterator, theDigiRangeIteratorEnd);
1583 else if ( theTECWheel == 2 )
1586 theDigiRangeIterator, theDigiRangeIteratorEnd);
1588 else if ( theTECWheel == 3 )
1591 theDigiRangeIterator, theDigiRangeIteratorEnd);
1593 else if ( theTECWheel == 4 )
1596 theDigiRangeIterator, theDigiRangeIteratorEnd);
1598 else if ( theTECWheel == 5 )
1601 theDigiRangeIterator, theDigiRangeIteratorEnd);
1603 else if ( theTECWheel == 6 )
1606 theDigiRangeIterator, theDigiRangeIteratorEnd);
1608 else if ( theTECWheel == 7 )
1611 theDigiRangeIterator, theDigiRangeIteratorEnd);
1613 else if ( theTECWheel == 8 )
1616 theDigiRangeIterator, theDigiRangeIteratorEnd);
1618 else if ( theTECWheel == 9 )
1621 theDigiRangeIterator, theDigiRangeIteratorEnd);
1625 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 26) )
1627 if ( theTECWheel == 1 )
1630 theDigiRangeIterator, theDigiRangeIteratorEnd);
1632 else if ( theTECWheel == 2 )
1635 theDigiRangeIterator, theDigiRangeIteratorEnd);
1637 else if ( theTECWheel == 3 )
1640 theDigiRangeIterator, theDigiRangeIteratorEnd);
1642 else if ( theTECWheel == 4 )
1645 theDigiRangeIterator, theDigiRangeIteratorEnd);
1647 else if ( theTECWheel == 5 )
1650 theDigiRangeIterator, theDigiRangeIteratorEnd);
1656 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 7) )
1658 if ( theTECWheel == 1 )
1661 theDigiRangeIterator, theDigiRangeIteratorEnd);
1663 else if ( theTECWheel == 2 )
1666 theDigiRangeIterator, theDigiRangeIteratorEnd);
1668 else if ( theTECWheel == 3 )
1671 theDigiRangeIterator, theDigiRangeIteratorEnd);
1673 else if ( theTECWheel == 4 )
1676 theDigiRangeIterator, theDigiRangeIteratorEnd);
1678 else if ( theTECWheel == 5 )
1681 theDigiRangeIterator, theDigiRangeIteratorEnd);
1683 else if ( theTECWheel == 6 )
1686 theDigiRangeIterator, theDigiRangeIteratorEnd);
1688 else if ( theTECWheel == 7 )
1691 theDigiRangeIterator, theDigiRangeIteratorEnd);
1693 else if ( theTECWheel == 8 )
1696 theDigiRangeIterator, theDigiRangeIteratorEnd);
1698 else if ( theTECWheel == 9 )
1701 theDigiRangeIterator, theDigiRangeIteratorEnd);
1705 else if ( (thePart ==
"TEC-") && (theRing == 4) && (theBeam == 27) )
1707 if ( theTECWheel == 1 )
1710 theDigiRangeIterator, theDigiRangeIteratorEnd);
1712 else if ( theTECWheel == 2 )
1715 theDigiRangeIterator, theDigiRangeIteratorEnd);
1717 else if ( theTECWheel == 3 )
1720 theDigiRangeIterator, theDigiRangeIteratorEnd);
1722 else if ( theTECWheel == 4 )
1725 theDigiRangeIterator, theDigiRangeIteratorEnd);
1727 else if ( theTECWheel == 5 )
1730 theDigiRangeIterator, theDigiRangeIteratorEnd);
1736 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 0) )
1738 if ( theTECWheel == 1 )
1741 theDigiRangeIterator, theDigiRangeIteratorEnd);
1743 else if ( theTECWheel == 2 )
1746 theDigiRangeIterator, theDigiRangeIteratorEnd);
1748 else if ( theTECWheel == 3 )
1751 theDigiRangeIterator, theDigiRangeIteratorEnd);
1753 else if ( theTECWheel == 4 )
1756 theDigiRangeIterator, theDigiRangeIteratorEnd);
1758 else if ( theTECWheel == 5 )
1761 theDigiRangeIterator, theDigiRangeIteratorEnd);
1763 else if ( theTECWheel == 6 )
1766 theDigiRangeIterator, theDigiRangeIteratorEnd);
1768 else if ( theTECWheel == 7 )
1771 theDigiRangeIterator, theDigiRangeIteratorEnd);
1773 else if ( theTECWheel == 8 )
1776 theDigiRangeIterator, theDigiRangeIteratorEnd);
1778 else if ( theTECWheel == 9 )
1781 theDigiRangeIterator, theDigiRangeIteratorEnd);
1787 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 1) )
1789 if ( theTECWheel == 1 )
1792 theDigiRangeIterator, theDigiRangeIteratorEnd);
1794 else if ( theTECWheel == 2 )
1797 theDigiRangeIterator, theDigiRangeIteratorEnd);
1799 else if ( theTECWheel == 3 )
1802 theDigiRangeIterator, theDigiRangeIteratorEnd);
1804 else if ( theTECWheel == 4 )
1807 theDigiRangeIterator, theDigiRangeIteratorEnd);
1809 else if ( theTECWheel == 5 )
1812 theDigiRangeIterator, theDigiRangeIteratorEnd);
1814 else if ( theTECWheel == 6 )
1817 theDigiRangeIterator, theDigiRangeIteratorEnd);
1819 else if ( theTECWheel == 7 )
1822 theDigiRangeIterator, theDigiRangeIteratorEnd);
1824 else if ( theTECWheel == 8 )
1827 theDigiRangeIterator, theDigiRangeIteratorEnd);
1829 else if ( theTECWheel == 9 )
1832 theDigiRangeIterator, theDigiRangeIteratorEnd);
1838 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 2) )
1840 if ( theTECWheel == 1 )
1843 theDigiRangeIterator, theDigiRangeIteratorEnd);
1845 else if ( theTECWheel == 2 )
1848 theDigiRangeIterator, theDigiRangeIteratorEnd);
1850 else if ( theTECWheel == 3 )
1853 theDigiRangeIterator, theDigiRangeIteratorEnd);
1855 else if ( theTECWheel == 4 )
1858 theDigiRangeIterator, theDigiRangeIteratorEnd);
1860 else if ( theTECWheel == 5 )
1863 theDigiRangeIterator, theDigiRangeIteratorEnd);
1865 else if ( theTECWheel == 6 )
1868 theDigiRangeIterator, theDigiRangeIteratorEnd);
1870 else if ( theTECWheel == 7 )
1873 theDigiRangeIterator, theDigiRangeIteratorEnd);
1875 else if ( theTECWheel == 8 )
1878 theDigiRangeIterator, theDigiRangeIteratorEnd);
1880 else if ( theTECWheel == 9 )
1883 theDigiRangeIterator, theDigiRangeIteratorEnd);
1889 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 3) )
1891 if ( theTECWheel == 1 )
1894 theDigiRangeIterator, theDigiRangeIteratorEnd);
1896 else if ( theTECWheel == 2 )
1899 theDigiRangeIterator, theDigiRangeIteratorEnd);
1901 else if ( theTECWheel == 3 )
1904 theDigiRangeIterator, theDigiRangeIteratorEnd);
1906 else if ( theTECWheel == 4 )
1909 theDigiRangeIterator, theDigiRangeIteratorEnd);
1911 else if ( theTECWheel == 5 )
1914 theDigiRangeIterator, theDigiRangeIteratorEnd);
1916 else if ( theTECWheel == 6 )
1919 theDigiRangeIterator, theDigiRangeIteratorEnd);
1921 else if ( theTECWheel == 7 )
1924 theDigiRangeIterator, theDigiRangeIteratorEnd);
1926 else if ( theTECWheel == 8 )
1929 theDigiRangeIterator, theDigiRangeIteratorEnd);
1931 else if ( theTECWheel == 9 )
1934 theDigiRangeIterator, theDigiRangeIteratorEnd);
1940 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 4) )
1942 if ( theTECWheel == 1 )
1945 theDigiRangeIterator, theDigiRangeIteratorEnd);
1947 else if ( theTECWheel == 2 )
1950 theDigiRangeIterator, theDigiRangeIteratorEnd);
1952 else if ( theTECWheel == 3 )
1955 theDigiRangeIterator, theDigiRangeIteratorEnd);
1957 else if ( theTECWheel == 4 )
1960 theDigiRangeIterator, theDigiRangeIteratorEnd);
1962 else if ( theTECWheel == 5 )
1965 theDigiRangeIterator, theDigiRangeIteratorEnd);
1967 else if ( theTECWheel == 6 )
1970 theDigiRangeIterator, theDigiRangeIteratorEnd);
1972 else if ( theTECWheel == 7 )
1975 theDigiRangeIterator, theDigiRangeIteratorEnd);
1977 else if ( theTECWheel == 8 )
1980 theDigiRangeIterator, theDigiRangeIteratorEnd);
1982 else if ( theTECWheel == 9 )
1985 theDigiRangeIterator, theDigiRangeIteratorEnd);
1991 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 5) )
1993 if ( theTECWheel == 1 )
1996 theDigiRangeIterator, theDigiRangeIteratorEnd);
1998 else if ( theTECWheel == 2 )
2001 theDigiRangeIterator, theDigiRangeIteratorEnd);
2003 else if ( theTECWheel == 3 )
2006 theDigiRangeIterator, theDigiRangeIteratorEnd);
2008 else if ( theTECWheel == 4 )
2011 theDigiRangeIterator, theDigiRangeIteratorEnd);
2013 else if ( theTECWheel == 5 )
2016 theDigiRangeIterator, theDigiRangeIteratorEnd);
2018 else if ( theTECWheel == 6 )
2021 theDigiRangeIterator, theDigiRangeIteratorEnd);
2023 else if ( theTECWheel == 7 )
2026 theDigiRangeIterator, theDigiRangeIteratorEnd);
2028 else if ( theTECWheel == 8 )
2031 theDigiRangeIterator, theDigiRangeIteratorEnd);
2033 else if ( theTECWheel == 9 )
2036 theDigiRangeIterator, theDigiRangeIteratorEnd);
2042 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 6) )
2044 if ( theTECWheel == 1 )
2047 theDigiRangeIterator, theDigiRangeIteratorEnd);
2049 else if ( theTECWheel == 2 )
2052 theDigiRangeIterator, theDigiRangeIteratorEnd);
2054 else if ( theTECWheel == 3 )
2057 theDigiRangeIterator, theDigiRangeIteratorEnd);
2059 else if ( theTECWheel == 4 )
2062 theDigiRangeIterator, theDigiRangeIteratorEnd);
2064 else if ( theTECWheel == 5 )
2067 theDigiRangeIterator, theDigiRangeIteratorEnd);
2069 else if ( theTECWheel == 6 )
2072 theDigiRangeIterator, theDigiRangeIteratorEnd);
2074 else if ( theTECWheel == 7 )
2077 theDigiRangeIterator, theDigiRangeIteratorEnd);
2079 else if ( theTECWheel == 8 )
2082 theDigiRangeIterator, theDigiRangeIteratorEnd);
2084 else if ( theTECWheel == 9 )
2087 theDigiRangeIterator, theDigiRangeIteratorEnd);
2093 else if ( (thePart ==
"TEC-") && (theRing == 6) && (theBeam == 7) )
2095 if ( theTECWheel == 1 )
2098 theDigiRangeIterator, theDigiRangeIteratorEnd);
2100 else if ( theTECWheel == 2 )
2103 theDigiRangeIterator, theDigiRangeIteratorEnd);
2105 else if ( theTECWheel == 3 )
2108 theDigiRangeIterator, theDigiRangeIteratorEnd);
2110 else if ( theTECWheel == 4 )
2113 theDigiRangeIterator, theDigiRangeIteratorEnd);
2115 else if ( theTECWheel == 5 )
2118 theDigiRangeIterator, theDigiRangeIteratorEnd);
2120 else if ( theTECWheel == 6 )
2123 theDigiRangeIterator, theDigiRangeIteratorEnd);
2125 else if ( theTECWheel == 7 )
2128 theDigiRangeIterator, theDigiRangeIteratorEnd);
2130 else if ( theTECWheel == 8 )
2133 theDigiRangeIterator, theDigiRangeIteratorEnd);
2135 else if ( theTECWheel == 9 )
2138 theDigiRangeIterator, theDigiRangeIteratorEnd);
2145 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 0) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2150 theDigiRangeIterator, theDigiRangeIteratorEnd);
2155 theDigiRangeIterator, theDigiRangeIteratorEnd);
2160 theDigiRangeIterator, theDigiRangeIteratorEnd);
2165 theDigiRangeIterator, theDigiRangeIteratorEnd);
2170 theDigiRangeIterator, theDigiRangeIteratorEnd);
2175 theDigiRangeIterator, theDigiRangeIteratorEnd);
2181 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 1) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2186 theDigiRangeIterator, theDigiRangeIteratorEnd);
2191 theDigiRangeIterator, theDigiRangeIteratorEnd);
2196 theDigiRangeIterator, theDigiRangeIteratorEnd);
2201 theDigiRangeIterator, theDigiRangeIteratorEnd);
2206 theDigiRangeIterator, theDigiRangeIteratorEnd);
2211 theDigiRangeIterator, theDigiRangeIteratorEnd);
2217 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 2) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2222 theDigiRangeIterator, theDigiRangeIteratorEnd);
2227 theDigiRangeIterator, theDigiRangeIteratorEnd);
2232 theDigiRangeIterator, theDigiRangeIteratorEnd);
2237 theDigiRangeIterator, theDigiRangeIteratorEnd);
2242 theDigiRangeIterator, theDigiRangeIteratorEnd);
2247 theDigiRangeIterator, theDigiRangeIteratorEnd);
2253 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 3) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2258 theDigiRangeIterator, theDigiRangeIteratorEnd);
2263 theDigiRangeIterator, theDigiRangeIteratorEnd);
2268 theDigiRangeIterator, theDigiRangeIteratorEnd);
2273 theDigiRangeIterator, theDigiRangeIteratorEnd);
2278 theDigiRangeIterator, theDigiRangeIteratorEnd);
2283 theDigiRangeIterator, theDigiRangeIteratorEnd);
2289 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 4) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2294 theDigiRangeIterator, theDigiRangeIteratorEnd);
2299 theDigiRangeIterator, theDigiRangeIteratorEnd);
2304 theDigiRangeIterator, theDigiRangeIteratorEnd);
2309 theDigiRangeIterator, theDigiRangeIteratorEnd);
2314 theDigiRangeIterator, theDigiRangeIteratorEnd);
2319 theDigiRangeIterator, theDigiRangeIteratorEnd);
2325 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 5) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2330 theDigiRangeIterator, theDigiRangeIteratorEnd);
2335 theDigiRangeIterator, theDigiRangeIteratorEnd);
2340 theDigiRangeIterator, theDigiRangeIteratorEnd);
2345 theDigiRangeIterator, theDigiRangeIteratorEnd);
2350 theDigiRangeIterator, theDigiRangeIteratorEnd);
2355 theDigiRangeIterator, theDigiRangeIteratorEnd);
2361 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 6) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2366 theDigiRangeIterator, theDigiRangeIteratorEnd);
2371 theDigiRangeIterator, theDigiRangeIteratorEnd);
2376 theDigiRangeIterator, theDigiRangeIteratorEnd);
2381 theDigiRangeIterator, theDigiRangeIteratorEnd);
2386 theDigiRangeIterator, theDigiRangeIteratorEnd);
2391 theDigiRangeIterator, theDigiRangeIteratorEnd);
2397 else if ( (thePart ==
"TOB") && (theTOBLayer == 1) && (theBeam == 7) && (theTOBStereoDet == 0) && (theStripDet->
surface().
position().
perp() < 58.5) )
2402 theDigiRangeIterator, theDigiRangeIteratorEnd);
2407 theDigiRangeIterator, theDigiRangeIteratorEnd);
2412 theDigiRangeIterator, theDigiRangeIteratorEnd);
2417 theDigiRangeIterator, theDigiRangeIteratorEnd);
2422 theDigiRangeIterator, theDigiRangeIteratorEnd);
2427 theDigiRangeIterator, theDigiRangeIteratorEnd);
2434 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 0) )
2439 theDigiRangeIterator, theDigiRangeIteratorEnd);
2444 theDigiRangeIterator, theDigiRangeIteratorEnd);
2449 theDigiRangeIterator, theDigiRangeIteratorEnd);
2454 theDigiRangeIterator, theDigiRangeIteratorEnd);
2459 theDigiRangeIterator, theDigiRangeIteratorEnd);
2464 theDigiRangeIterator, theDigiRangeIteratorEnd);
2470 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 1) )
2475 theDigiRangeIterator, theDigiRangeIteratorEnd);
2480 theDigiRangeIterator, theDigiRangeIteratorEnd);
2485 theDigiRangeIterator, theDigiRangeIteratorEnd);
2490 theDigiRangeIterator, theDigiRangeIteratorEnd);
2495 theDigiRangeIterator, theDigiRangeIteratorEnd);
2500 theDigiRangeIterator, theDigiRangeIteratorEnd);
2506 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 2) )
2511 theDigiRangeIterator, theDigiRangeIteratorEnd);
2516 theDigiRangeIterator, theDigiRangeIteratorEnd);
2521 theDigiRangeIterator, theDigiRangeIteratorEnd);
2526 theDigiRangeIterator, theDigiRangeIteratorEnd);
2531 theDigiRangeIterator, theDigiRangeIteratorEnd);
2536 theDigiRangeIterator, theDigiRangeIteratorEnd);
2542 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 3) )
2547 theDigiRangeIterator, theDigiRangeIteratorEnd);
2552 theDigiRangeIterator, theDigiRangeIteratorEnd);
2557 theDigiRangeIterator, theDigiRangeIteratorEnd);
2562 theDigiRangeIterator, theDigiRangeIteratorEnd);
2567 theDigiRangeIterator, theDigiRangeIteratorEnd);
2572 theDigiRangeIterator, theDigiRangeIteratorEnd);
2578 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 4) )
2583 theDigiRangeIterator, theDigiRangeIteratorEnd);
2588 theDigiRangeIterator, theDigiRangeIteratorEnd);
2593 theDigiRangeIterator, theDigiRangeIteratorEnd);
2598 theDigiRangeIterator, theDigiRangeIteratorEnd);
2603 theDigiRangeIterator, theDigiRangeIteratorEnd);
2608 theDigiRangeIterator, theDigiRangeIteratorEnd);
2614 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 5) )
2619 theDigiRangeIterator, theDigiRangeIteratorEnd);
2624 theDigiRangeIterator, theDigiRangeIteratorEnd);
2629 theDigiRangeIterator, theDigiRangeIteratorEnd);
2634 theDigiRangeIterator, theDigiRangeIteratorEnd);
2639 theDigiRangeIterator, theDigiRangeIteratorEnd);
2644 theDigiRangeIterator, theDigiRangeIteratorEnd);
2650 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 6) )
2655 theDigiRangeIterator, theDigiRangeIteratorEnd);
2660 theDigiRangeIterator, theDigiRangeIteratorEnd);
2665 theDigiRangeIterator, theDigiRangeIteratorEnd);
2670 theDigiRangeIterator, theDigiRangeIteratorEnd);
2675 theDigiRangeIterator, theDigiRangeIteratorEnd);
2680 theDigiRangeIterator, theDigiRangeIteratorEnd);
2686 else if ( (thePart ==
"TIB") && (theTIBLayer == 4) && (theBeam == 7) )
2691 theDigiRangeIterator, theDigiRangeIteratorEnd);
2696 theDigiRangeIterator, theDigiRangeIteratorEnd);
2701 theDigiRangeIterator, theDigiRangeIteratorEnd);
2706 theDigiRangeIterator, theDigiRangeIteratorEnd);
2711 theDigiRangeIterator, theDigiRangeIteratorEnd);
2716 theDigiRangeIterator, theDigiRangeIteratorEnd);
MonitorElement * theMEBeam7Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam2TOBPosition6AdcCounts
MonitorElement * theMEBeam4Ring4Disc4NegTEC2TECAdcCounts
MonitorElement * theMEBeam5Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam6TOBPosition4AdcCounts
MonitorElement * theMEBeam2TIBPosition2AdcCounts
MonitorElement * theMEBeam2Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam4TOBPosition1AdcCounts
MonitorElement * theMEBeam5Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam6TIBPosition2AdcCounts
MonitorElement * theMEBeam3Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc3PosTEC2TECAdcCounts
MonitorElement * theMEBeam0Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam0Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam0TOBPosition6AdcCounts
MonitorElement * theMEBeam4Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc5NegTEC2TECAdcCounts
MonitorElement * theMEBeam6Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam5Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam0Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc2NegTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam1Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam6Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam0Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc3PosAdcCounts
unsigned int layer() const
layer id
MonitorElement * theMEBeam5Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam4Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam6TIBPosition5AdcCounts
MonitorElement * theMEBeam0Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam0Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam6TOBPosition5AdcCounts
MonitorElement * theMEBeam6Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam3Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam4TOBPosition5AdcCounts
MonitorElement * theMEBeam5Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam4Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam1Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc5NegTEC2TECAdcCounts
MonitorElement * theMEBeam7Ring4Disc5NegAdcCounts
void fillAdcCounts(MonitorElement *theMonitor, edm::DetSet< SiStripDigi >::const_iterator digiRangeIterator, edm::DetSet< SiStripDigi >::const_iterator digiRangeIteratorEnd)
fill adc counts from the laser beam into a monitor histogram
MonitorElement * theMEBeam2TIBPosition5AdcCounts
MonitorElement * theMEBeam0Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc4NegTEC2TECAdcCounts
MonitorElement * theMEBeam4Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc4PosAdcCounts
Geom::Phi< T > phi() const
MonitorElement * theMEBeam2Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam3TOBPosition1AdcCounts
MonitorElement * theMEBeam1TIBPosition2AdcCounts
MonitorElement * theMEBeam7Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam0TIBPosition6AdcCounts
MonitorElement * theMEBeam0TOBPosition5AdcCounts
MonitorElement * theMEBeam6TIBPosition1AdcCounts
MonitorElement * theMEBeam1Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam5TIBPosition4AdcCounts
MonitorElement * theMEBeam5Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam3TIBPosition1AdcCounts
MonitorElement * theMEBeam3Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam0Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc1PosTEC2TECAdcCounts
MonitorElement * theMEBeam6Ring4Disc5NegTEC2TECAdcCounts
MonitorElement * theMEBeam7Ring4Disc2PosTEC2TECAdcCounts
MonitorElement * theMEBeam0Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam0Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam0TOBPosition2AdcCounts
MonitorElement * theMEBeam7TOBPosition6AdcCounts
MonitorElement * theMEBeam4Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam4TIBPosition6AdcCounts
MonitorElement * theMEBeam6Ring4Disc3PosTEC2TECAdcCounts
MonitorElement * theMEBeam0TIBPosition2AdcCounts
MonitorElement * theMEBeam0Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc4PosTEC2TECAdcCounts
MonitorElement * theMEBeam2Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam6TIBPosition3AdcCounts
MonitorElement * theMEBeam6Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam2TIBPosition6AdcCounts
MonitorElement * theMEBeam2Ring4Disc1NegTEC2TECAdcCounts
MonitorElement * theMEBeam7Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam4Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam2TOBPosition3AdcCounts
MonitorElement * theMEBeam3Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam0Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam7TOBPosition5AdcCounts
MonitorElement * theMEBeam6Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc1NegTEC2TECAdcCounts
MonitorElement * theMEBeam7TIBPosition3AdcCounts
MonitorElement * theMEBeam5TOBPosition2AdcCounts
MonitorElement * theMEBeam7Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam0Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam5Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam7TIBPosition1AdcCounts
MonitorElement * theMEBeam4Ring4Disc2PosTEC2TECAdcCounts
MonitorElement * theMEBeam2Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc3NegTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam0Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam6Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam1TOBPosition6AdcCounts
MonitorElement * theMEBeam0Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc7PosAdcCounts
uint32_t rawId() const
get the raw id
MonitorElement * theMEBeam2Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc5PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring4Disc3PosTEC2TECAdcCounts
MonitorElement * theMEBeam6Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam1TOBPosition2AdcCounts
MonitorElement * theMEBeam3TOBPosition2AdcCounts
MonitorElement * theMEBeam3Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam0Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam3TIBPosition3AdcCounts
MonitorElement * theMEBeam4Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam0Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc2NegTEC2TECAdcCounts
MonitorElement * theMEBeam3TIBPosition6AdcCounts
MonitorElement * theMEBeam1Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam5Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam0Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc2NegTEC2TECAdcCounts
MonitorElement * theMEBeam7Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc3NegTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring4Disc4PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam4TOBPosition2AdcCounts
MonitorElement * theMEBeam0TOBPosition4AdcCounts
MonitorElement * theMEBeam3Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam1Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam2TIBPosition4AdcCounts
MonitorElement * theMEBeam1Ring4Disc5NegTEC2TECAdcCounts
MonitorElement * theMEBeam6Ring4Disc4PosTEC2TECAdcCounts
MonitorElement * theMEBeam4Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam4Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc5PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam0TOBPosition1AdcCounts
MonitorElement * theMEBeam1Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam2TIBPosition1AdcCounts
MonitorElement * theMEBeam0Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam3TIBPosition2AdcCounts
MonitorElement * theMEBeam0Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam5TOBPosition4AdcCounts
MonitorElement * theMEBeam6Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam5TIBPosition3AdcCounts
MonitorElement * theMEBeam7Ring4Disc4PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc5NegTEC2TECAdcCounts
MonitorElement * theMEBeam0Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam7TIBPosition2AdcCounts
MonitorElement * theMEBeam0TIBPosition4AdcCounts
MonitorElement * theMEBeam5Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam3TIBPosition4AdcCounts
MonitorElement * theMEBeam3Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam7TIBPosition6AdcCounts
MonitorElement * theMEBeam0Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam0TIBPosition3AdcCounts
MonitorElement * theMEBeam6Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam5TOBPosition5AdcCounts
MonitorElement * theMEBeam2Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc5PosTEC2TECAdcCounts
MonitorElement * theMEBeam6TOBPosition2AdcCounts
MonitorElement * theMEBeam3TOBPosition3AdcCounts
MonitorElement * theMEBeam5Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam1Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam7TIBPosition4AdcCounts
MonitorElement * theMEBeam5Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam5Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam3Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc3PosTEC2TECAdcCounts
MonitorElement * theMEBeam4Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam5Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam6Ring6Disc4PosAdcCounts
void trackerStatistics(edm::Event const &theEvent, edm::EventSetup const &theSetup)
find dets which are hit by a laser beam and fill the monitors
MonitorElement * theMEBeam4TOBPosition4AdcCounts
MonitorElement * theMEBeam2Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc7PosAdcCounts
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
MonitorElement * theMEBeam7Ring4Disc4NegTEC2TECAdcCounts
MonitorElement * theMEBeam4Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc2NegTEC2TECAdcCounts
MonitorElement * theMEBeam5Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam1TOBPosition5AdcCounts
MonitorElement * theMEBeam5Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam1TIBPosition4AdcCounts
virtual const GeomDet * idToDet(DetId) const
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
MonitorElement * theMEBeam0TOBPosition3AdcCounts
MonitorElement * theMEBeam6TIBPosition4AdcCounts
MonitorElement * theMEBeam4Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam5TIBPosition5AdcCounts
MonitorElement * theMEBeam4Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam5Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam4Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam4TIBPosition1AdcCounts
MonitorElement * theMEBeam7Ring4Disc3PosTEC2TECAdcCounts
MonitorElement * theMEBeam6TIBPosition6AdcCounts
MonitorElement * theMEBeam7Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam5TIBPosition6AdcCounts
MonitorElement * theMEBeam4Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam5TIBPosition2AdcCounts
MonitorElement * theMEBeam6Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc2PosTEC2TECAdcCounts
MonitorElement * theMEBeam1TIBPosition3AdcCounts
MonitorElement * theMEBeam4Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam3Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam2TOBPosition1AdcCounts
MonitorElement * theMEBeam6Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam4TIBPosition3AdcCounts
MonitorElement * theMEBeam3Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam3TOBPosition4AdcCounts
MonitorElement * theMEBeam7Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc3NegTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam7TOBPosition2AdcCounts
MonitorElement * theMEBeam5Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam3Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam5Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam6TOBPosition3AdcCounts
MonitorElement * theMEBeam5Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam7Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam4TOBPosition6AdcCounts
MonitorElement * theMEBeam6Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam7Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam5Ring4Disc7PosAdcCounts
MonitorElement * theMEBeam2TOBPosition2AdcCounts
MonitorElement * theMEBeam3Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc1PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam3Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam5Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc4PosAdcCounts
unsigned int wheel() const
wheel id
MonitorElement * theMEBeam2TOBPosition4AdcCounts
MonitorElement * theMEBeam0Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam7TOBPosition1AdcCounts
MonitorElement * theMEBeam2Ring4Disc2NegTEC2TECAdcCounts
MonitorElement * theMEBeam7Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam1TOBPosition1AdcCounts
unsigned int layer() const
layer id
MonitorElement * theMEBeam3Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam0Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam2TIBPosition3AdcCounts
MonitorElement * theMEBeam4Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam2TOBPosition5AdcCounts
MonitorElement * theMEBeam6Ring4Disc4NegTEC2TECAdcCounts
MonitorElement * theMEBeam5Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc1PosTEC2TECAdcCounts
MonitorElement * theMEBeam3TOBPosition5AdcCounts
MonitorElement * theMEBeam7Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam1TIBPosition1AdcCounts
MonitorElement * theMEBeam2Ring4Disc4NegAdcCounts
MonitorElement * theMEBeam4Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc7NegAdcCounts
const BoundPlane & surface() const
The nominal surface of the GeomDet.
MonitorElement * theMEBeam6Ring4Disc1PosTEC2TECAdcCounts
MonitorElement * theMEBeam5Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam4Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam5TOBPosition1AdcCounts
MonitorElement * theMEBeam6Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc9PosAdcCounts
MonitorElement * theMEBeam4TIBPosition5AdcCounts
MonitorElement * theMEBeam3TIBPosition5AdcCounts
MonitorElement * theMEBeam7Ring4Disc1NegTEC2TECAdcCounts
MonitorElement * theMEBeam3TOBPosition6AdcCounts
MonitorElement * theMEBeam1Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam1TOBPosition3AdcCounts
MonitorElement * theMEBeam1Ring6Disc2PosAdcCounts
MonitorElement * theMEBeam1TIBPosition6AdcCounts
MonitorElement * theMEBeam5TOBPosition6AdcCounts
MonitorElement * theMEBeam5Ring6Disc1PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc4PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc2PosTEC2TECAdcCounts
MonitorElement * theMEBeam5TOBPosition3AdcCounts
MonitorElement * theMEBeam6Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc1NegAdcCounts
MonitorElement * theMEBeam7Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc3NegTEC2TECAdcCounts
MonitorElement * theMEBeam5Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc7PosAdcCounts
MonitorElement * theMEBeam2Ring4Disc5NegAdcCounts
MonitorElement * theMEBeam2Ring4Disc4PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc5PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc2PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc3PosAdcCounts
MonitorElement * theMEBeam1Ring4Disc1NegTEC2TECAdcCounts
MonitorElement * theMEBeam4Ring6Disc3NegAdcCounts
MonitorElement * theMEBeam0TIBPosition5AdcCounts
MonitorElement * theMEBeam7TOBPosition3AdcCounts
MonitorElement * theMEBeam4Ring6Disc4PosAdcCounts
MonitorElement * theMEBeam1Ring6Disc8PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc7NegAdcCounts
MonitorElement * theMEBeam1TOBPosition4AdcCounts
MonitorElement * theMEBeam4Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam1Ring4Disc4NegTEC2TECAdcCounts
MonitorElement * theMEBeam0Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam7TOBPosition4AdcCounts
collection_type::const_iterator const_iterator
MonitorElement * theMEBeam2Ring4Disc5PosTEC2TECAdcCounts
MonitorElement * theMEBeam6Ring4Disc1NegTEC2TECAdcCounts
collection_type::const_iterator const_iterator
MonitorElement * theMEBeam6TOBPosition1AdcCounts
MonitorElement * theMEBeam3Ring4Disc7NegAdcCounts
MonitorElement * theMEBeam1Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam6Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam6Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc9NegAdcCounts
MonitorElement * theMEBeam2Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam6Ring6Disc9NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc5PosTEC2TECAdcCounts
const PositionType & position() const
MonitorElement * theMEBeam7TIBPosition5AdcCounts
MonitorElement * theMEBeam1Ring4Disc2PosTEC2TECAdcCounts
MonitorElement * theMEBeam4TOBPosition3AdcCounts
MonitorElement * theMEBeam5Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam2Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam7Ring4Disc1PosAdcCounts
MonitorElement * theMEBeam6TOBPosition6AdcCounts
MonitorElement * theMEBeam5Ring6Disc8NegAdcCounts
MonitorElement * theMEBeam5Ring4Disc8NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc1PosTEC2TECAdcCounts
MonitorElement * theMEBeam1Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam6Ring6Disc2NegAdcCounts
MonitorElement * theMEBeam4Ring4Disc6NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam1TIBPosition5AdcCounts
MonitorElement * theMEBeam1Ring4Disc3NegAdcCounts
MonitorElement * theMEBeam5Ring6Disc4NegAdcCounts
MonitorElement * theMEBeam4TIBPosition4AdcCounts
MonitorElement * theMEBeam7Ring6Disc5NegAdcCounts
MonitorElement * theMEBeam5TIBPosition1AdcCounts
MonitorElement * theMEBeam0TIBPosition1AdcCounts
MonitorElement * theMEBeam4Ring4Disc8PosAdcCounts
MonitorElement * theMEBeam3Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc5PosAdcCounts
MonitorElement * theMEBeam5Ring4Disc6PosAdcCounts
Parameters theDigiProducersList
MonitorElement * theMEBeam4Ring6Disc1NegAdcCounts
MonitorElement * theMEBeam0Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam1Ring6Disc6NegAdcCounts
MonitorElement * theMEBeam1Ring6Disc6PosAdcCounts
MonitorElement * theMEBeam4Ring4Disc3NegTEC2TECAdcCounts
MonitorElement * theMEBeam4TIBPosition2AdcCounts
MonitorElement * theMEBeam4Ring6Disc3PosAdcCounts
MonitorElement * theMEBeam3Ring4Disc6PosAdcCounts
MonitorElement * theMEBeam6Ring4Disc2NegAdcCounts
MonitorElement * theMEBeam4Ring6Disc9PosAdcCounts
MonitorElement * theMEBeam1Ring6Disc1NegAdcCounts