X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=HLT%2FEVE%2FAliHLTEvePhos.h;h=ced404cce2dfdd930bcfb9aaa39eb2dd3e56036b;hb=562897a99cc9821e49a9e9ac88babf1136a35def;hp=31f4a1bcc76d569532b33b6d25a6031d1687b298;hpb=fd2adb88cb602c344ba1408507014c557278d5a4;p=u%2Fmrichter%2FAliRoot.git diff --git a/HLT/EVE/AliHLTEvePhos.h b/HLT/EVE/AliHLTEvePhos.h index 31f4a1bcc76..ced404cce2d 100644 --- a/HLT/EVE/AliHLTEvePhos.h +++ b/HLT/EVE/AliHLTEvePhos.h @@ -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();