ATLAS Offline Software
jobflags.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 #include <atomic>
7 
8 
9 std::atomic<bool> cfg_report_NaN;
12 
cfg_ignore_errors_related_to_a_non_existant_sumw2_array
std::atomic< bool > cfg_ignore_errors_related_to_a_non_existant_sumw2_array
Definition: jobflags.h:11
cfg_ignore_unsupported_style_vars
std::atomic< bool > cfg_ignore_unsupported_style_vars
Definition: jobflags.h:10
cfg_report_NaN
std::atomic< bool > cfg_report_NaN
Definition: jobflags.h:9