ATLAS Offline Software
Variables
jobflags.h File Reference
#include <atomic>
Include dependency graph for jobflags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

std::atomic< bool > cfg_report_NaN
 
std::atomic< bool > cfg_ignore_unsupported_style_vars
 
std::atomic< bool > cfg_ignore_errors_related_to_a_non_existant_sumw2_array
 

Variable Documentation

◆ cfg_ignore_errors_related_to_a_non_existant_sumw2_array

std::atomic<bool> cfg_ignore_errors_related_to_a_non_existant_sumw2_array

Definition at line 11 of file jobflags.h.

◆ cfg_ignore_unsupported_style_vars

std::atomic<bool> cfg_ignore_unsupported_style_vars

Definition at line 10 of file jobflags.h.

◆ cfg_report_NaN

std::atomic<bool> cfg_report_NaN

Definition at line 9 of file jobflags.h.