Skip to content
Snippets Groups Projects

LArByteStream: Remove reference to CaloNoiseTool.

Merged Scott Snyder requested to merge ssnyder/athena:noisetool.LArByteStream-20210325 into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
/*
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/
*/
// Implementation of LArRodEncoder class
// Implementation of LArRodEncoder class
@@ -13,7 +13,6 @@
@@ -13,7 +13,6 @@
#include <cstdio>
#include <cstdio>
#include <stdio.h>
#include <stdio.h>
#include <Identifier/HWIdentifier.h>
#include <Identifier/HWIdentifier.h>
#include "CaloInterface/ICaloNoiseTool.h"
// constructor
// constructor
Loading