]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLoader.h
ReadRaw(): TGraphs are created once per event (B.Polichtchouk)
[u/mrichter/AliRoot.git] / MUON / AliMUONLoader.h
index bbea2603169fa336e410749278035f397060a41c..1dd7b09b11e8ed06706dfdebceb5c44b5b7f2edc 100644 (file)
@@ -1,32 +1,20 @@
 #ifndef ALIMUONLOADER_H
 #define ALIMUONLOADER_H
 
-/**************************************************************************
- * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- *                                                                        *
- * Author: The ALICE Off-line Project.                                    *
- * Contributors are mentioned in the code where appropriate.              *
- *                                                                        *
- * Permission to use, copy, modify and distribute this software and its   *
- * documentation strictly for non-commercial purposes is hereby granted   *
- * without fee, provided that the above copyright notice appears in all   *
- * copies and that both the copyright notice and this permission notice   *
- * appear in the supporting documentation. The authors make no claims     *
- * about the suitability of this software for any purpose. It is          *
- * provided "as is" without express or implied warranty.                  *
- **************************************************************************/
+/*  Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
 
 /* $Id$ */
+// Revision of includes 07/05/2004
+//
+/// \ingroup base
+/// \class AliMUONLoader
+/// \brief Implements AliLoader for MUON subsystem
+///
+/// \author Gines Martinez
 
 #include "AliLoader.h"
 
-//__________________________________________________________________
-/////////////////////////////////////////////////////////////////////
-//                                                                 //
-//  class AliMUONLoader                                            //
-//                                                                 //
-/////////////////////////////////////////////////////////////////////
-
 class AliMUONData;
 
 
@@ -45,7 +33,7 @@ class AliMUONLoader : public AliLoader
     AliMUONLoader(const AliMUONLoader& rhs);
     AliMUONLoader& operator=(const AliMUONLoader& rhs);
 
-    AliMUONData * fMUONData; // data for MUON subsystem 
+    AliMUONData * fMUONData; ///< data for MUON subsystem 
 
   private:
     //descendant classes should