ATLAS Offline Software
EMECCellConstLink.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_EMECCELLCONSTLINK_H
6 #define LARREADOUTGEOMETRY_EMECCELLCONSTLINK_H
7 
9 #include "GeoModelKernel/GeoIntrusivePtr.h"
10 
19 using EMECCellConstLink=GeoIntrusivePtr<const EMECCell>;
20 
21 #endif
EMECCell.h