]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONContourMakerTest.h
#101318: Patch for various problems in AliROOT
[u/mrichter/AliRoot.git] / MUON / AliMUONContourMakerTest.h
index 1483de320432cd32b2f4582d4159f6532a73265c..e92ed3932dc7c71610e22a26b83796d41fdcc18a 100644 (file)
@@ -49,15 +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);
-
-  TString NameIt(const AliMpMotifPosition& motifPosition) const;
-
   ClassDef(AliMUONContourMakerTest,1) // Test of AliMUONContourMaker
 };