]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1GeometryBuilder.cxx
Number of readout errors was not properly histogrammed
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1GeometryBuilder.cxx
index 78331fb5a2e6c264c01579b7f1f8b6a597f58216..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>
@@ -29,6 +31,7 @@
 
 #include "AliMUONSt1GeometryBuilder.h"
 #include "AliMUON.h"
+#include "TArrayI.h"
 #include "AliMUONConstants.h"
 #include "AliMUONGeometryModule.h"
 #include "AliMUONGeometryEnvelopeStore.h"
@@ -266,6 +269,12 @@ void AliMUONSt1GeometryBuilder::CreateGeometry()
 //      }
 }
 
+//______________________________________________________________________________
+void AliMUONSt1GeometryBuilder::SetVolumes() 
+{
+/// Define the volumes for the station2 chambers.
+}
+
 //______________________________________________________________________________
 void AliMUONSt1GeometryBuilder::SetTransformations()
 {