ATLAS Offline Software
HECCellConstLink.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef LARREADOUTGEOMETRY_HECCELLCONSTLINK_H
6 #define LARREADOUTGEOMETRY_HECCELLCONSTLINK_H
7 
9 #include "GeoModelKernel/GeoIntrusivePtr.h"
10 
19 using HECCellConstLink=GeoIntrusivePtr<const HECCell>;
20 
21 #endif
HECCell.h