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

Merge branch 'master-larg4-calodd' into 'master'

LArG4: minor code cleanup

See merge request atlas/athena!50024
parents a0d143a8 6bcb6413
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
*/
// This class contains the geometry calculations needed to calculate
......@@ -7,8 +7,8 @@
// Aug-2008: M.Fincke
#ifndef MiniFCALAssignIdentifier_H
#define MiniFCALAssignIdentifier_H
#ifndef LARG4MINIFCAL_MINIFCALASSIGNIDENTIFIER_H
#define LARG4MINIFCAL_MINIFCALASSIGNIDENTIFIER_H
#include "StoreGate/StoreGateSvc.h"
#include "StoreGate/DataHandle.h"
......@@ -33,8 +33,6 @@ class LArG4Identifier;
class G4Step;
class MsgStream;
class CaloDetDescrManager ;
namespace LArG4 {
namespace MiniFCAL {
......
/*
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
*/
#include "SingleTrackValidation.h"
......@@ -26,7 +26,6 @@
#include "GeoXPEngine.h"
// To interpret LAr Geometry information:
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "CaloDetDescr/CaloDetDescrElement.h"
#include "LArSimEvent/LArHitContainer.h"
#include "CaloIdentifier/CaloCell_ID.h"
......
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