]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixed comment (S.Konkol)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Nov 2005 14:20:49 +0000 (14:20 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Nov 2005 14:20:49 +0000 (14:20 +0000)
ANALYSIS/AliReader.h

index a676c3ba941c62e6ff33291c7b8b9bb0c9e987d5..7988dfd2007621882645611703b852127f9aa95a 100644 (file)
@@ -37,8 +37,8 @@
 // that read next event in queue.
 //
 // The others are:
-// Bool_t  ReadsRec() const; specifies if reader is able to read simulated particles
-// Bool_t  ReadsSim() const; specifies if reader is able to read reconstructed tracks
+// Bool_t  ReadsSim() const; specifies if reader is able to read simulated particles
+// Bool_t  ReadsRec() const; specifies if reader is able to read reconstructed tracks
 // void    Rewind(); rewind reading to the beginning
 //
 // This class provides full functionality for reading from many sources