]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEmcQA.h
Adding Id to PWG3 classes for better tracking of the coverity defect fixes (Ivana)
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEmcQA.h
index 184b48973e050933bb8766ac3db6f5eb9b7b89fa..fa76d14ad4ea86586c4b87410caab3e4c65096c3 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef ALIHFEMCQA_H
+#define ALIHFEMCQA_H
+
 /**************************************************************************
  * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  *                                                                        *
@@ -12,6 +15,9 @@
  * about the suitability of this software for any purpose. It is          *
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
+
+/* $Id$ */ 
+
 //
 // QA class of Heavy Flavor quark and fragmeted/decayed particles
 // -Check kinematics of Heavy Quarks/hadrons, and decayed leptons
@@ -23,9 +29,6 @@
 //    Number of produced hadron of given pdg code
 //
 
-#ifndef ALIHFEMCQA_H
-#define ALIHFEMCQA_H
-
 #ifndef ROOT_TObject
 //#include <TObject.h>
 #endif