]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove verbose output
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Oct 2008 20:35:38 +0000 (20:35 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Oct 2008 20:35:38 +0000 (20:35 +0000)
TPC/AliTPCcalibDB.cxx

index b3432a4a903d214262bbf0e2e9ad1fd51b019fd8..5b85aecf1fd463bf05c9d5ae838bb4a4c638d990 100644 (file)
@@ -716,7 +716,6 @@ void  AliTPCcalibDB::SetExBField(Float_t bz){
   //
   // Set magnetic filed for ExB correction
   //
-  printf("Set magnetic field for ExB correction = %f\n",bz); 
   fExB = GetExB(bz,kFALSE);
 }