]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/physics/AliHLTCaloHistoCellEnergy.h
minor coverity defect: correcting argument of assignment operator; updated file docum...
[u/mrichter/AliRoot.git] / HLT / global / physics / AliHLTCaloHistoCellEnergy.h
index dac3c5a4b2ee5a42d7015fd6053f9c7626fdec82..d46dbca06a24c526d54c37c3918a6ef81d8957cd 100644 (file)
@@ -1,20 +1,10 @@
-/**************************************************************************
- * This file is property of and copyright by the ALICE HLT Project        * 
- * All rights reserved.                                                   *
- *                                                                        *
- * Primary Authors: Albin Gaignette                                       *
- *                                                                        *
- * Permission to use, copy, modify and distribute this software and its   *
- * documentation strictly for non-commercial purposes is hereby granted   *
- * without fee, provided that the above copyright notice appears in all   *
- * copies and that both the copyright notice and this permission notice   *
- * appear in the supporting documentation. The authors make no claims     *
- * about the suitability of this software for any purpose. It is          * 
- * provided "as is" without express or implied warranty.                  *
- **************************************************************************/
-
+//-*- Mode: C++ -*-
+// $Id$
 #ifndef ALIHLTCALOHISTOCELLENERGY
 #define ALIHLTCALOHISTOCELLENERGY
+//* 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   AliHLTCaloHistoCellEnergy
@@ -83,7 +73,7 @@ class AliHLTCaloHistoCellEnergy
   AliHLTCaloHistoCellEnergy(const AliHLTCaloHistoCellEnergy &);
 
   /** Assignment operator prohibited*/
-  AliHLTCaloHistoCellEnergy & operator= (const AliHLTCaloHistoCellEnergy);
+  AliHLTCaloHistoCellEnergy & operator= (const AliHLTCaloHistoCellEnergy &);
 
   /** Histogram of the 2 cluster invariant mass */
   TH1F *fHistCellEnergy;                 //!transient