]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZERO.cxx
Updates needed for full jet reconstruction (charged + emcal) [Magali Estienne]
[u/mrichter/AliRoot.git] / VZERO / AliVZERO.cxx
index 922afccaf70bb4496bb543e551a8904aba48aa62..f5abff84cab1cd9187e1cc3a09584a53886dee08 100755 (executable)
@@ -125,14 +125,6 @@ AliVZERO::~AliVZERO()
         fDigits=0; }
 }
 
-//_____________________________________________________________________________
-void AliVZERO::BuildGeometry()
-{
-  //
-  // Builds simple ROOT TNode geometry for event display
-  //
-}
 //_____________________________________________________________________________
 void AliVZERO::CreateGeometry()
 {
@@ -148,17 +140,6 @@ void AliVZERO::CreateMaterials()
   //
 }
 
-//_____________________________________________________________________________
-Int_t AliVZERO::DistanceToPrimitive(Int_t /*px*/, Int_t /*py*/)
-{
-  //
-  // Calculates the distance from the mouse to the VZERO on the screen
-  // Dummy routine
-  //
-  
-  return 9999;
-}
 //_____________________________________________________________________________
 void AliVZERO::Init()
 {