]> git.uio.no Git - u/mrichter/AliRoot.git/commit
- New virtual function in AliMUONVGeometryDESegmentation and in the daughters GetDire...
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jan 2005 13:21:45 +0000 (13:21 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jan 2005 13:21:45 +0000 (13:21 +0000)
commit85168b4422000cd696938bf70e4be39af27e4e97
tree19748b8937190148cc7497822e2437d5c046494a
parent6b1e4b22b6a330340a8b3df3d7594bf4becbe67d
- 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
MUON/AliMUONGeometryDirection.h [new file with mode: 0644]