]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Changing the default maps file.
authorbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Jun 2008 14:12:48 +0000 (14:12 +0000)
committerbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Jun 2008 14:12:48 +0000 (14:12 +0000)
STEER/AliMagWrapCheb.h

index 20968c76ad50b98537f6113113da8f58624b14ea..00570fb6830bb5506ab2ccba18cf0b024194c365 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.root");
+                const char* path="$(ALICE_ROOT)/data/maps/mfchebKGI_meas.root");
   AliMagWrapCheb(const AliMagWrapCheb& maps);             
   AliMagWrapCheb& operator=(const AliMagWrapCheb& maps);
   virtual ~AliMagWrapCheb();