Skip to content
Snippets Groups Projects
Commit 71ef931b authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'CaloClusterLogPos_rm_unused_includes_caloDetDescrMgr' into 'master'

CaloClusterLogPos rm unneeded references/includes of CaloDetDescrManager

See merge request atlas/athena!46984
parents 06d46c83 7043ca92
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/
#include "CaloClusterLogPos.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "CaloGeoHelpers/CaloPhiRange.h"
#include "CaloIdentifier/CaloCell_ID.h"
#include "GaudiKernel/MsgStream.h"
......
// This file's extension implies that it's C, but it's really -*- C++ -*-.
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/
// $Id: CaloClusterLogPos.h,v 1.3 2009-04-22 17:26:21 ssnyder Exp $
......@@ -46,7 +46,6 @@
*/
class CaloCell_ID;
class CaloDetDescrManager;
class CaloClusterLogPos : public CaloClusterProcessor
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment