]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEspectrum.h
Adding Id to PWG3 classes for better tracking of the coverity defect fixes (Ivana)
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEspectrum.h
index 7e48128fd68b083fe9b6cbdb6c75b6530494bcad..0afc2d20a0c81f68af55456f7928238b8d3184a4 100644 (file)
@@ -1,4 +1,7 @@
-        /**************************************************************************
+#ifndef ALIHFESPECTRUM_H
+#define ALIHFESPECTRUM_H
+
+/**************************************************************************
 * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
 *                                                                        *
 * Author: The ALICE Off-line Project.                                    *
 * about the suitability of this software for any purpose. It is          *
 * provided "as is" without express or implied warranty.                  *
 **************************************************************************/
+
+/* $Id$ */ 
+
 //
 // Class for spectrum correction
 // Subtraction of hadronic background, Unfolding of the data and
 // Renormalization done here
 // For more information see the implementation file
 //
-#ifndef ALIHFESPECTRUM_H
-#define ALIHFESPECTRUM_H
-
 #ifndef ROOT_TNamed
 #include <TNamed.h>
 #endif