From: xlu Date: Fri, 1 Aug 2014 08:53:03 +0000 (+0200) Subject: updated patch for TRD dEdx OADB X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=5eb3e9440b3fd5e8c658123dae36237403da2af3 updated patch for TRD dEdx OADB --- diff --git a/STEER/STEERBase/AliPIDResponse.cxx b/STEER/STEERBase/AliPIDResponse.cxx index 112fc6c5aa4..7b5cfe24881 100644 --- a/STEER/STEERBase/AliPIDResponse.cxx +++ b/STEER/STEERBase/AliPIDResponse.cxx @@ -628,7 +628,7 @@ void AliPIDResponse::ExecNewRun() SetTPCEtaMaps(); SetTRDPidResponseMaster(); - //has to precede InitializeTRDResponse(), otherwise the read-out fTRDdEdxParams is not pased in TRDResponse + //has to precede InitializeTRDResponse(), otherwise the read-out fTRDdEdxParams is not pased in TRDResponse! SetTRDdEdxParams(); InitializeTRDResponse();