Skip to content
Snippets Groups Projects
Commit 90611e41 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'noisetool.CaloSysD3PDMaker-20210327' into 'master'

CaloSysD3PDMaker: Remove references to CaloNoiseTool.

See merge request !42063
parents e6f5abe4 4aca58ee
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!42063CaloSysD3PDMaker: Remove references to CaloNoiseTool.
// This file's extension implies that it's C, but it's really -*- C++ -*-. // This file's extension implies that it's C, but it's really -*- C++ -*-.
/* /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/ */
/** /**
...@@ -25,7 +25,6 @@ class LArHEC_ID; ...@@ -25,7 +25,6 @@ class LArHEC_ID;
class LArFCAL_ID; class LArFCAL_ID;
class TileID; class TileID;
class LArOnlineID; class LArOnlineID;
class ICaloNoiseTool;
namespace D3PD { namespace D3PD {
......
// This file's extension implies that it's C, but it's really -*- C++ -*-. // This file's extension implies that it's C, but it's really -*- C++ -*-.
/* /*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/ */
/** /**
...@@ -30,7 +30,6 @@ class LArEM_ID; ...@@ -30,7 +30,6 @@ class LArEM_ID;
class LArFCAL_ID; class LArFCAL_ID;
class LArHEC_ID; class LArHEC_ID;
class TileID; class TileID;
class ICaloNoiseTool;
class LArOnlineID; class LArOnlineID;
class CaloDetDescrManager ; class CaloDetDescrManager ;
class Identifier; class Identifier;
......
// This file's extension implies that it's C, but it's really -*- C++ -*-. // This file's extension implies that it's C, but it's really -*- C++ -*-.
/* /*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/ */
/** /**
...@@ -31,7 +31,6 @@ class LArEM_ID; ...@@ -31,7 +31,6 @@ class LArEM_ID;
class LArFCAL_ID; class LArFCAL_ID;
class LArHEC_ID; class LArHEC_ID;
class TileID; class TileID;
class ICaloNoiseTool;
class LArOnlineID; class LArOnlineID;
class Identifier; class Identifier;
......
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