ATLAS Offline Software
EMBCellConstLink.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_EMBCELLCONSTLINK_H
6 #define LARREADOUTGEOMETRY_EMBCELLCONSTLINK_H
7 #include "GeoModelKernel/GeoIntrusivePtr.h"
9 
10 using EMBCellConstLink=GeoIntrusivePtr<const EMBCell>;
11 
12 #endif
EMBCell.h