]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/EVE/AliHLTEvePhos.h
Fix crash during merging
[u/mrichter/AliRoot.git] / HLT / EVE / AliHLTEvePhos.h
index 31f4a1bcc76d569532b33b6d25a6031d1687b298..ced404cce2dfdd930bcfb9aaa39eb2dd3e56036b 100644 (file)
@@ -1,14 +1,15 @@
-/* This file is property of and copyright by the ALICE HLT Project        *
- * ALICE Experiment at CERN, All rights reserved.                         *
- * See cxx source for full Copyright notice                               */
+//-*- Mode: C++ -*-
+// $Id$
+#ifndef ALIHLTEVEPHOS_H
+#define ALIHLTEVEPHOS_H
+//* This file is property of and copyright by the ALICE HLT Project        * 
+//* ALICE Experiment at CERN, All rights reserved.                         *
+//* See cxx source for full Copyright notice                               *
 
-/// @file   AliHLTEveCalo.h
+/// @file   AliHLTEvePhos.h
 /// @author Svein Lindal
 /// @brief  PHOS Instance of Eve display processor
 
-#ifndef ALIHLTEVEPHOS_H
-#define ALIHLTEVEPHOS_H
-
 #include "AliESDEvent.h"
 #include "AliHLTEveCalo.h"
 
@@ -30,7 +31,7 @@ private:
   /** copy constructor prohibited */
   AliHLTEvePhos(const AliHLTEvePhos&);
   /** assignment operator prohibited */
-  AliHLTEvePhos& operator = (const AliHLTEvePhos );
+  AliHLTEvePhos& operator = (const AliHLTEvePhos& );
 
   /** inherited from AliHLTEveCalo */
   void CreateElementList();