]> git.uio.no Git - u/mrichter/AliRoot.git/blob - FMD/TODO
Various small fixes. Make sure Emacs knows it's C++ mode, and the like.
[u/mrichter/AliRoot.git] / FMD / TODO
1         Things to do in the FMD offline code
2         ------------------------------------
3
4 * Split rings/cone into half rings/cones for alignment.
5 * In AliFMDGeometry, get the global transformation matrices for each
6   sensitive volume (use TGeoIterator). 
7 * Try implement alignment objects. 
8 * Get calibration parameters (in AliFMDParameters) from CDB.
9 * Implement Detector2XYZ and XYZ2Detector via TGeoMatrix.