Changed to normal bfield
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jan 2002 16:47:53 +0000 (16:47 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jan 2002 16:47:53 +0000 (16:47 +0000)
HLT/src/AliL3Defs.h

index e2fef9ddc2d7ce7a020ab10733f0745cb4707c31..c5d4477cfa1398cc9df419dda9b95015df16e1e1 100644 (file)
@@ -6,6 +6,6 @@
 //const Int_t NRows[5][2] = {{ 0, 45},{46,77},{78,109},{110,141},{142,175}};
 const Double_t Pi = 3.14159265358979323846;
 const Double_t ToRad = Pi/180.;
-const Double_t BField = 0.4;
+const Double_t BField = 0.2;
 
 #endif /* _ALIL3DEFS_H_ */