]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
More cosmetic
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Apr 2002 08:39:04 +0000 (08:39 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Apr 2002 08:39:04 +0000 (08:39 +0000)
HLT/src/AliL3MemHandler.cxx

index e8b152f139513448507cc59a5a145d6df25a8b43..1130d4923a024106e75a6207b3297ae1b702b7c4 100644 (file)
 #include "AliL3TrackArray.h"
 
 /** \class AliL3MemHandler
-// _____________________________________________________________
+//_____________________________________________________________
 // AliL3MemHandler
 //
-// The L3 Binary File handler 
+// The HLT Binary File handler 
 //
 //
 //  This class does all the memory I/O handling on raw binary files.
@@ -68,8 +68,8 @@
 //  newfile.SetBinaryOutput(newfilename);
 //  newfile.Memory2CompBinary((UInt_t)NumberOfRowsInPatch,(AliL3DigitRowData*)data);
 //  newfile.CloseBinaryOutput();
-*/
-
+*/  
+  
 ClassImp(AliL3MemHandler)
   
 AliL3MemHandler::AliL3MemHandler()