]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1GeometryBuilder.cxx
double counting for Nsigma
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1GeometryBuilder.cxx
index 8d29a1def1fe22cfbcfe35e5b6cb06a0fb3fc3bb..d4561101d835f874d61855c7b5726c6662f46dbc 100644 (file)
@@ -36,6 +36,8 @@
 #include "AliMUONGeometryModule.h"
 #include "AliMUONGeometryEnvelopeStore.h"
 
+using std::endl;
+using std::cout;
 /// \cond CLASSIMP
 ClassImp(AliMUONSt1GeometryBuilder)
 /// \endcond
@@ -269,6 +271,12 @@ void AliMUONSt1GeometryBuilder::CreateGeometry()
 //      }
 }
 
+//______________________________________________________________________________
+void AliMUONSt1GeometryBuilder::SetVolumes() 
+{
+/// Define the volumes for the station2 chambers.
+}
+
 //______________________________________________________________________________
 void AliMUONSt1GeometryBuilder::SetTransformations()
 {