]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliABSO.cxx
making calculation of raw Et slightly more straightforward
[u/mrichter/AliRoot.git] / STRUCT / AliABSO.cxx
index f6e86eff665a692d0e8308d991cef88f33ce2587..baddc17a75427d7b5b348d37af4d54b644b1796a 100644 (file)
@@ -37,6 +37,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 #include <TGeoGlobalMagField.h>
+#include <TArrayI.h>
 
 #include "AliABSO.h"
 #include "AliRun.h"
@@ -88,15 +89,6 @@ void AliABSO::CreateGeometry()
   //
 }
 
-//_____________________________________________________________________________
-void AliABSO::DrawModule() const
-{
-  //
-  // Draw a shaded view of the muon absorber
-  //
-}
-
-
 //_____________________________________________________________________________
 void AliABSO::CreateMaterials()
 {