]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEtools.h
Adding Id to PWG3 classes for better tracking of the coverity defect fixes (Ivana)
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEtools.h
index 0dc6dec5d56ddf1b4ba2c205b239b4cbdc8c8157..b4c84781285638d612590b4a4dca00b2f6dbae80 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef ALIHFETOOLS_H
+#define ALIHFETOOLS_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$ */ 
+
 //
 // Toolkit containing various usefull things
 // Usable everywhere in the hfe software package
 // For more information see the cxx file
 //
-#ifndef ALIHFETOOLS_H
-#define ALIHFETOOLS_H
-
 #include <TObject.h>
 
 class TParticle;