]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSpidESD1.h
Important changes to the reconstructor classes. Complete elimination of the run-loade...
[u/mrichter/AliRoot.git] / ITS / AliITSpidESD1.h
index 8232a865bcf8d1426b7ad642f165199394be3bee..f18eb04533e1de7edd2df353500f29b4b8252ef6 100755 (executable)
@@ -12,7 +12,7 @@
 //   Origin: Iouri Belikov, CERN, Jouri.Belikov@cern.ch 
 //-------------------------------------------------------
 #include "AliITSpidESD.h"
-
+#include "AliLog.h"
 
 class AliITSpidESD1 : public AliITSpidESD {
 public:
@@ -20,6 +20,9 @@ public:
   AliITSpidESD1(Double_t *param);
   virtual ~AliITSpidESD1() {}
   virtual Int_t MakePID(AliESDEvent *event);
+  // This method is here because of the AliITSpidESD2 class...
+  virtual Int_t MakePID(TTree */*clustersTree*/, AliESDEvent */*event*/)
+  {AliError("Method should not be used!"); return 0;}
 
 private:
   Double_t fRes;          // relative dEdx resolution