]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ESDCheck/AliMUONQATask.cxx
Adding includes now needed by ROOT
[u/mrichter/AliRoot.git] / ESDCheck / AliMUONQATask.cxx
index c4e3a182ee7bd7c39f70dcc6835055b8cc67025b..4f4a20e81fa767ec1918593249a627e82bc8c171 100644 (file)
  * about the suitability of this software for any purpose. It is          *
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
+
+/* $Id$ */
+
 // An analysis task to check the MUON data in simulated data
 //
 //*-- Ivana Hrivnacova
 //////////////////////////////////////////////////////////////////////////////
 //////////////////////////////////////////////////////////////////////////////
 
+#include <TCanvas.h>
 #include <TChain.h>
 #include <TFile.h> 
 #include <TH1F.h>
-#include <TCanvas.h>
+#include <TROOT.h>
 
 #include "AliMUONQATask.h" 
 #include "AliESD.h"