]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
AliRawReader is not persistent
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 30 Mar 2006 13:04:56 +0000 (13:04 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 30 Mar 2006 13:04:56 +0000 (13:04 +0000)
PHOS/AliPHOSClusterizer.h

index bc7f3f498dcfd2356d3967d77dbb3c0622cbee72..748e4fbc1ca3e8e3c4b18d4c4b2b9425cfb69908 100644 (file)
@@ -8,6 +8,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.38  2005/07/25 15:53:09  kharlov
+ * Set raw data reader
+ *
  * Revision 1.37  2005/05/28 14:19:04  schutz
  * Compilation warnings fixed by T.P.
  *
@@ -69,7 +72,7 @@ protected:
   TString fEventFolderName ;  // event folder name
   Int_t   fFirstEvent;        // first event to process
   Int_t   fLastEvent;         // last  event to process
-  AliRawReader *fRawReader;   // reader of raw data
+  AliRawReader *fRawReader;   //! reader of raw data
 
   ClassDef(AliPHOSClusterizer,4)  // Clusterization algorithm class