]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/AliFMDGeometry.cxx
Implemented the AliModule::AddAlignableVolumes properly via call to
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Dec 2006 22:57:50 +0000 (22:57 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Dec 2006 22:57:50 +0000 (22:57 +0000)
commit9de78b35aa5e35dbfb3e41c7ba5b2e1e1795ab2a
treebd055ab0fd329702d8a14652122d58efac534fa8
parent4bba84bd750436870244ed94c2ab87ce2a78a60b
Implemented the AliModule::AddAlignableVolumes properly via call to
AliFMDGeometry.  We search through the TGeo geometry for nodes that
we should make alignable.   If needed, we can make them physical too.
Added a small test macro to check that everything works as expected.
FMD/AliFMD.cxx
FMD/AliFMDDetector.cxx
FMD/AliFMDDetector.h
FMD/AliFMDGeometry.cxx
FMD/AliFMDGeometry.h
FMD/scripts/TestAlignable.C [new file with mode: 0644]