]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFRecoParam.cxx
First implementation of EMCAL trigger QA from Nicola Arbor
[u/mrichter/AliRoot.git] / TOF / AliTOFRecoParam.cxx
index f125af022067778c8948b391a2442a23de31ad80..25c2c391492a84fdf6274241e8d703a916fce1b8 100644 (file)
@@ -176,6 +176,6 @@ void AliTOFRecoParam::PrintParameters() const
               " coming from two (or more) neighbouring pads"
               " to define if they are coming from the same ionization event"
               " or not: %2d bins -> %f ps",
-              fMaxDeltaTime, fMaxDeltaTime*AliTOFGeometry::TdcBinWidth()))
+              fMaxDeltaTime, fMaxDeltaTime*AliTOFGeometry::TdcBinWidth()));
 
 }