X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EMCAL%2FAliEMCALTriggerSTURawStream.cxx;h=a1e04eccae3e594db155d8d851fd2d0ff88dbf01;hb=3bf10ad95874abd7c226905bd2ca49dfd4f3a009;hp=36ee89fc3aa14539075a417abbe861b3d822a1bc;hpb=9c024499f4acd156dcc290242357bedf06783aab;p=u%2Fmrichter%2FAliRoot.git diff --git a/EMCAL/AliEMCALTriggerSTURawStream.cxx b/EMCAL/AliEMCALTriggerSTURawStream.cxx index 36ee89fc3aa..a1e04eccae3 100644 --- a/EMCAL/AliEMCALTriggerSTURawStream.cxx +++ b/EMCAL/AliEMCALTriggerSTURawStream.cxx @@ -38,6 +38,9 @@ namespace const Int_t kPayLoadSizeV2 = 390; } +using std::cout; +using std::setw; +using std::endl; ClassImp(AliEMCALTriggerSTURawStream) //_____________________________________________________________________________