Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-30 10:26:04

0001 // Deprecated file location:
0002 // This file has moved as of VecGeom v1.2.3
0003 #include <VecGeom/management/ReflFactory.h>
0004 
0005 namespace vgdml {
0006 //! Backward compatibility type alias
0007 using ReflFactory = vecgeom::ReflFactory;
0008 }