]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEpidQA.h
Updates + addition of EMCal
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEpidQA.h
index 54ca9cc700d845ff3c876138ffc59e08b1c2cf79..412ea4c855bfcf67f2ebfc3dbbb19f17423a54ba 100644 (file)
@@ -1,6 +1,3 @@
-#ifndef ALIHFEPIDQA_H
-#define ALIHFEPIDQA_H
-
 /**************************************************************************
 * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
 *                                                                        *
 * about the suitability of this software for any purpose. It is          *
 * provided "as is" without express or implied warranty.                  *
 **************************************************************************/
-
-/* $Id$ */ 
-
 //
 // Class for PID QA
 // Several studies done on clean samples of electrons, pions and kaons
 // coming from V0 PID
 // More information can be found in the implementation file
 //
+#ifndef ALIHFEPIDQA_H
+#define ALIHFEPIDQA_H
+
 #ifndef ROOT_TObject
 #include <TObject.h>
 #endif