]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONContourMakerTest.h
Fixed memory leak
[u/mrichter/AliRoot.git] / MUON / AliMUONContourMakerTest.h
index f11e875d99fd238d1b43d61d25fc10b53d8bb8d9..e92ed3932dc7c71610e22a26b83796d41fdcc18a 100644 (file)
@@ -49,13 +49,6 @@ public:
                   const TObjArray* horizontals=0x0) const;
   
 private:
-
-  TObjArray* CreateContourList(const TObjArray& manuContours);
-
-  TObjArray* GenerateAllContours(const TObjArray& manuContours);
-  
-  void GenerateTransformations(AliMpExMap*& real, AliMpExMap*& exploded);
-
   ClassDef(AliMUONContourMakerTest,1) // Test of AliMUONContourMaker
 };