]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEsecVtx.h
Adding Id to PWG3 classes for better tracking of the coverity defect fixes (Ivana)
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEsecVtx.h
index c8fb79a388555b3226adaed77fb6da9ee6f9b58a..7375c4fc3256b5deeba3cb145e3587875e1aab1b 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef ALIHFESECVTX_H
+#define ALIHFESECVTX_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$ */ 
+
 //
 //  Secondary vertexing construction Class
 //  Construct secondary vertex from Beauty hadron with electron and
 //  hadrons, then apply selection criteria
 //
 
-#ifndef ALIHFESECVTX_H
-#define ALIHFESECVTX_H
-
 #ifndef ROOT_TObject
 //#include <TObject.h>
 #endif