From 895cf35c11b2b9e40d82938a01998992041c8c3c Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 3 Nov 2005 14:20:49 +0000 Subject: [PATCH] Fixed comment (S.Konkol) --- ANALYSIS/AliReader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ANALYSIS/AliReader.h b/ANALYSIS/AliReader.h index a676c3ba941..7988dfd2007 100644 --- a/ANALYSIS/AliReader.h +++ b/ANALYSIS/AliReader.h @@ -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 -- 2.39.3