|
||||
File indexing completed on 2025-01-18 10:17:32
0001 0002 // Copyright 2020-2025, Jefferson Science Associates, LLC. 0003 // Subject to the terms in the LICENSE file found in the top-level directory. 0004 // Author: Nathan Brei 0005 0006 #pragma once 0007 #include <JANA/Calibrations/JResource.h> 0008 0009 namespace jana::calibrations::jlargecalibration { 0010 [[deprecated("Use JANA/Calibrations/JResource.h instead")]] 0011 constexpr static int header_is_deprecated = 0; 0012 constexpr static int warn_about_header_deprecation = header_is_deprecated; 0013 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |