grid.cpp
Go to the documentation of this file.
31 inline std::vector<std::unordered_set<std::string>> parse_sames(const std::vector<std::string> ¶ms) 99 scan_err << "Grid Scanner: The inputed parameter order is not the same size as the actual parameter number." << scan_end; 117 scan_err << "Grid Scanner: Parameter order specified repeats same parameter (" << user_params[i] << ")" << scan_end; 125 scan_err << "Grid Scanner: Parameter " << params[i] << " is not given a grid sampling rate." << scan_end; 133 scan_err << "Grid Scanner: Not all parameters are specified in the parameter order." << scan_end; DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry DecayTable::Entry double Definition: ColliderBit_LEP_rollcall.hpp:183 std::vector< std::unordered_set< std::string > > parse_sames(const std::vector< std::string > ¶ms) Definition: grid.cpp:31 #define reqd_inifile_entries(...) Tells ScannerBit that these tags are required. Definition: plugin_macros.hpp:55 #define scan_err Defined to macros to output errors in the form: scan_err << "error" << scan_end; scan_warn << "warnin... Definition: scanner_utils.hpp:54 #define plugin_main(...) Declaration of the main function which will be ran by the interface. Definition: plugin_macros.hpp:43 Simple header file for turning compiler warnings back on after having included one of the begin_ignor... Pragma directives to suppress compiler warnings coming from including MPI library headers... declaration for scanner module |