]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliMagWrapCheb.h
Using symmetric Chebyshev approximation (Phys. board)
[u/mrichter/AliRoot.git] / STEER / AliMagWrapCheb.h
index 7959c3ea688815bacab0f1205dfdf841dc2cb614..fb577b1540d80807eca9259dc6ed115818c9edb8 100644 (file)
@@ -21,7 +21,7 @@ public:
   AliMagWrapCheb(const char *name, const char *title, Int_t integ,
                 Float_t factor=1, Float_t fmax=15, Int_t map = k2kG,
                 Bool_t dipoleON = kTRUE,
-                const char* path="$(ALICE_ROOT)/data/maps/mfchebKGI_meas.root");
+                const char* path="$(ALICE_ROOT)/data/maps/mfchebKGI_sym.root");
   AliMagWrapCheb(const AliMagWrapCheb& maps);             
   AliMagWrapCheb& operator=(const AliMagWrapCheb& maps);
   virtual ~AliMagWrapCheb();