]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1GeometryBuilder.cxx
Fix for bug #70969: Memory leaks in AliTPCcalibDButil
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1GeometryBuilder.cxx
index 42c75233911a6b40f4b4fd80dcc636e7a0549d92..bcc9ebbc1e06e2ab2052d280c30eabe7bd127841 100644 (file)
  **************************************************************************/
 
 // $Id$
-//
+
+//-----------------------------------------------------------------------------
 // Class AliMUONSt1GeometryBuilder
 // -------------------------------
 // MUON Station1 coarse geometry construction class.
 // Extracted from AliMUONv1
 // by Ivana Hrivnacova, IPN Orsay
 // Included in AliRoot 2004/01/23
+//-----------------------------------------------------------------------------
 
 #include <TVirtualMC.h>
 #include <TGeoMatrix.h>
@@ -267,6 +269,12 @@ void AliMUONSt1GeometryBuilder::CreateGeometry()
 //      }
 }
 
+//______________________________________________________________________________
+void AliMUONSt1GeometryBuilder::SetVolumes() 
+{
+/// Define the volumes for the station2 chambers.
+}
+
 //______________________________________________________________________________
 void AliMUONSt1GeometryBuilder::SetTransformations()
 {