Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/JANA/Compatibility/JGeometry.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 
0002 #pragma once
0003 #include <JANA/Geometry/JGeometry.h>
0004 
0005 namespace jana::compatibility::jgeometry {
0006 [[deprecated("Use JANA/Geometry/JGeometry.h instead")]]
0007 constexpr static int header_is_deprecated = 0;
0008 constexpr static int warn_about_header_deprecation = header_is_deprecated;
0009 }