]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/EVE/AliHLTEveBase.h
minor coverity defect: correcting argument of assignment operator; updated file docum...
[u/mrichter/AliRoot.git] / HLT / EVE / AliHLTEveBase.h
index 07dfd9e6c777b60faac9d3b997a0bfc220cdb062..138a763b3eed373d25670adf5c114647ef4be78b 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 ALIHLTEVEBASE_H
+#define ALIHLTEVEBASE_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   AliHLTEveBase.h
-/// @author Svein Lindal
+/// @author Svein Lindal <slindal@fys.uio.no>
 /// @brief  Base class for the HLT eve display elements
 
-#ifndef ALIHLTEVEBASE_H
-#define ALIHLTEVEBASE_H
-
 #include "Rtypes.h"
 #include "TString.h"
 #include "TEveElement.h"