ATLAS Offline Software
Loading...
Searching...
No Matches
TrigDecisionTool/TrigDecisionTool/FeatureRequestDescriptor.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TrigDecisionTool_FeatureRequestDescriptor_h
6#define TrigDecisionTool_FeatureRequestDescriptor_h
7
8namespace {
9 [[deprecated("Relocated header, please switch to TrigAnalysisHelpers/FeatureRequestDescriptor.h from TrigAnalysisHelpersLib")]]
10 constexpr static int tdt_frd_deprecated = 0;
11 constexpr static int do_not_use_tdt_frd = tdt_frd_deprecated; // Instantiate in order to trigger deprecated warning
12}
13
15
16#endif