]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPadInfo.cxx
- update track cuts
[u/mrichter/AliRoot.git] / MUON / AliMUONPadInfo.cxx
index d28b327b33a267f5236d57a48bf347db6069002b..f2ac3b08b3750075d29b77c35b3670a67d78224e 100644 (file)
@@ -16,7 +16,6 @@
 // $Id$
 
 //-----------------------------------------------------------------------------
-/// \ingroup evaluation
 /// \class AliMUONPadInfo
 ///
 /// Class to summarize ESD data at pad
@@ -30,6 +29,8 @@
 
 #include <Riostream.h>
 
+using std::cout;
+using std::endl;
 /// \cond CLASSIMP
 ClassImp(AliMUONPadInfo)
 /// \endcond