]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEERBase/AliMagWrapCheb.h
skip clusters when the roc voltage is funny
[u/mrichter/AliRoot.git] / STEER / STEERBase / AliMagWrapCheb.h
index c1de663752dc2fed797cc529889c8a2c81e0c0d2..b74fc9526c3ccfccbfa449b912a12c1c2a741dbe 100644 (file)
@@ -39,6 +39,7 @@
 
 #include <TMath.h>
 #include <TNamed.h>
+#include <TObjArray.h>
 #include "AliCheb3D.h"
 
 class TSystem;
@@ -135,6 +136,8 @@ class AliMagWrapCheb: public TNamed
   void       BuildTableTPCRatInt();
   void       ResetTPCInt();
   void       ResetTPCRatInt();
+  void       ResetSol();
+  void       ResetDip();
   //
   //
 #endif