]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEvarManager.h
Adding Id to PWG3 classes for better tracking of the coverity defect fixes (Ivana)
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEvarManager.h
index 2e75098e1b0f180a89b5b3b0a3ba03f3c40b90fa..059985e478bce7ecd53b6795817c8e099cbd7fd0 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef ALIHFEVARMANAGER_H
+#define ALIHFEVARMANAGER_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 AliHFEvarManager
 // Common place for definiton of variables to be filled into the 
 // correction framework container
 // More information can be found inside the implementation file
 //
-#ifndef ALIHFEVARMANAGER_H
-#define ALIHFEVARMANAGER_H
-
 #ifndef ROOT_TNamed
 #include <TNamed.h>
 #endif