]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMD.h
Applied patch from Raffaele to set symbolic names for the alignable
[u/mrichter/AliRoot.git] / FMD / AliFMD.h
index 513ef90b784cd80c4b6e5bbb17174671c17c83be..8774809af3d823883a13f35ec0703f7256d0119e 100644 (file)
@@ -307,6 +307,10 @@ public:
       AliFMDGeometry to construct the geometry.  This in turn calls
       AliFMDGeometryBuilder.   */
   virtual void   CreateGeometry();
+  /** Create entries for alignable volumes associating the symbolic volume
+      name with the corresponding volume path. Needs to be syncronized with
+      eventual changes in the geometry.   */
+  virtual void  AddAlignableVolumes() const;
   /** Create the tracking mediums used by the FMD.  This associates
       the tracking mediums defined with the FMD in the
       TVirtualMCApplication (AliMC).