X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TOF%2FAliTOFRawSector.cxx;h=a3f87722193a24e8581599de2abb13b96f51281f;hb=dec74ccc88aac0e7d641a55df24779f942a3e0e4;hp=3585b9126c204cf825e3fedd4bdb81f150dfc529;hpb=2d8b01885729c8326abba85fcf46a48cf47580c2;p=u%2Fmrichter%2FAliRoot.git diff --git a/TOF/AliTOFRawSector.cxx b/TOF/AliTOFRawSector.cxx index 3585b9126c2..a3f87722193 100644 --- a/TOF/AliTOFRawSector.cxx +++ b/TOF/AliTOFRawSector.cxx @@ -45,7 +45,8 @@ AliTOFRawSector::AliTOFRawSector() //______________________________________________________________________________ AliTOFRawSector::AliTOFRawSector(const AliTOFRawSector& tofrawsector) - : fHeader(tofrawsector.fHeader), fGlobalCheckSum(tofrawsector.fGlobalCheckSum) +:TObject() +// : fHeader(tofrawsector.fHeader), fGlobalCheckSum(tofrawsector.fGlobalCheckSum) { // copy ctor for AliTOFRawSector class // (required also by RC10 Coding Convention)