]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONTest.cxx
- New virtual function in AliMUONVGeometryDESegmentation and in the daughters GetDire...
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jan 2005 13:20:51 +0000 (13:20 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jan 2005 13:20:51 +0000 (13:20 +0000)
commit6b1e4b22b6a330340a8b3df3d7594bf4becbe67d
tree400e536dc0e1467a54e236cd7c7991e26a873e36
parent8d6c1ae0e1914b915b4256db5fa458c32db4f604
- New virtual function in AliMUONVGeometryDESegmentation and in the daughters GetDirection().
This returns an enum defined in AliMUONGeometryDirection kDirX, KDirY and kDirUndefined
This method gives the direction where the pad size of the chamber is constant.
In other words this corresponds with the coordinate where the spatial resolution is the best.
Normally kDirY will correspond with cathode segmentation for the bending plane and
kDirX  with cathode segmentation for the non bending plane
- README Info for running a test script of the MUON code
MUON/AliMUONGeometrySegmentation.cxx
MUON/AliMUONGeometrySegmentation.h
MUON/AliMUONSt12QuadrantSegmentation.cxx
MUON/AliMUONSt12QuadrantSegmentation.h
MUON/AliMUONSt345SlatSegmentation.h
MUON/AliMUONTest.cxx
MUON/AliMUONVGeometryDESegmentation.h
MUON/Config.C
MUON/MUONLinkDefGeometry.h
MUON/README