]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/tracking-ca/AliHLTTPCCAOutTrack.cxx
bug fix: reconstruction crash when the output buffer size exceed
[u/mrichter/AliRoot.git] / HLT / TPCLib / tracking-ca / AliHLTTPCCAOutTrack.cxx
index 44bd43008bbaf759b026d1c008a7cac897b7c99c..1ff71514a68ebe6808a5541356c58de021ee2732 100644 (file)
@@ -1,6 +1,6 @@
 // @(#) $Id$
 // **************************************************************************
-// This file is property of and copyright by the ALICE HLT Project          * 
+// This file is property of and copyright by the ALICE HLT Project          *
 // ALICE Experiment at CERN, All rights reserved.                           *
 //                                                                          *
 // Primary Authors: Sergey Gorbunov <sergey.gorbunov@kip.uni-heidelberg.de> *
@@ -21,9 +21,9 @@
 #include "AliHLTTPCCAOutTrack.h"
 
 
-ClassImp(AliHLTTPCCAOutTrack)
+ClassImp( AliHLTTPCCAOutTrack )
 
-GPUh() void AliHLTTPCCAOutTrack::Dummy() const 
+GPUh() void AliHLTTPCCAOutTrack::Dummy() const
 {
   //* do nothing
 }