]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/mapping/AliMpRowSegment.cxx
liMUONSt12QuadrantSegmentation.cxx
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Apr 2005 07:41:57 +0000 (07:41 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Apr 2005 07:41:57 +0000 (07:41 +0000)
commit580c28fdf28199bac1840b049f0aed54a285658e
tree1963de229f67e7e13fac1b96281889b44b11206f
parent5d11728fd1b93467a56b6b3c59261556d00cfefd
liMUONSt12QuadrantSegmentation.cxx
- Npx, Npy implemented using new function from mapping
(Ivana)

AliMUONTest.cxx
AliMUONTest.h
- Included Station2 segmentation
- Extended printing pads
(Ivana)

mapping/AliMpPlaneSegmentation.cxx
mapping/AliMpPlaneSegmentation.h
mapping/AliMpRow.cxx
mapping/AliMpRowSegment.cxx
mapping/AliMpRowSegment.h
mapping/AliMpRowSegmentLSpecial.cxx
mapping/AliMpRowSegmentLSpecial.h
mapping/AliMpRowSegmentRSpecial.cxx
mapping/AliMpRowSegmentRSpecial.h
mapping/AliMpSectorSegmentation.cxx
mapping/AliMpSectorSegmentation.h
mapping/AliMpVRowSegment.h
mapping/AliMpVRowSegmentSpecial.cxx
mapping/AliMpVRowSegmentSpecial.h
mapping/AliMpVSegmentation.h
mapping/data/station2/non-bending_plane/zones_special_outer.dat
mapping/macros/testAllIndices.C
mapping/macros/testAnyPadIterators.C
mapping/macros/testExistingPads.C
mapping/macros/testMotifTypeIterators.C
mapping/macros/testPadDimensions.C
mapping/macros/testPlaneAreaIterator.C
mapping/macros/testReadMotifType.C
- Corrected algorithms for setting global indices
  for special row segments (to work properly with station2 data)
- Corrected zones_special_outer.dat for station2, non-bending_plane
- Added new functions to AliMpVSegmentation interface:
   virtual Int_t  MaxPadIndexX() = 0;
   virtual Int_t  MaxPadIndexY() = 0;
- Updated test macros to get them working with station2
(Ivana)
18 files changed:
MUON/AliMUONSt12QuadrantSegmentation.cxx
MUON/AliMUONTest.cxx
MUON/AliMUONTest.h
MUON/mapping/AliMpPlaneSegmentation.cxx
MUON/mapping/AliMpPlaneSegmentation.h
MUON/mapping/AliMpRow.cxx
MUON/mapping/AliMpRowSegment.cxx
MUON/mapping/AliMpRowSegment.h
MUON/mapping/AliMpRowSegmentLSpecial.cxx
MUON/mapping/AliMpRowSegmentLSpecial.h
MUON/mapping/AliMpRowSegmentRSpecial.cxx
MUON/mapping/AliMpRowSegmentRSpecial.h
MUON/mapping/AliMpSectorSegmentation.cxx
MUON/mapping/AliMpSectorSegmentation.h
MUON/mapping/AliMpVRowSegment.h
MUON/mapping/AliMpVRowSegmentSpecial.cxx
MUON/mapping/AliMpVRowSegmentSpecial.h
MUON/mapping/AliMpVSegmentation.h