Iguana 0.0.0
Implementation Guardian of Analysis Algorithms
|
This is the complete list of members for iguana::clas12::EventBuilderFilter, including all inherited members.
Algorithm(std::string_view name) | iguana::Algorithm | inline |
CreateBank(hipo::banklist &banks, hipo::banklist::size_type &bank_idx, std::string const &bank_name, std::vector< std::string > schema_def, int group_id, int item_id) const noexcept(false) | iguana::Algorithm | protected |
Filter(int const pid) const | iguana::clas12::EventBuilderFilter | |
Filter(std::vector< int > const pids) const | iguana::clas12::EventBuilderFilter | |
GetBank(hipo::banklist &banks, hipo::banklist::size_type const idx, std::string const &expected_bank_name="") const noexcept(false) | iguana::Algorithm | protected |
GetBankIndex(hipo::banklist &banks, std::string const &bank_name) const noexcept(false) | iguana::Algorithm | protected |
GetCachedOption(std::string const &key) const | iguana::Algorithm | protected |
GetConfig() const | iguana::Algorithm | |
GetLog() | iguana::Object | |
GetName() const | iguana::Object | |
GetOptionScalar(std::string const &key, YAMLReader::node_path_t node_path={}) const | iguana::Algorithm | |
GetOptionSet(std::string const &key, YAMLReader::node_path_t node_path={}) const | iguana::Algorithm | |
GetOptionVector(std::string const &key, YAMLReader::node_path_t node_path={}) const | iguana::Algorithm | |
Log() | iguana::Object | |
m_class_name | iguana::Algorithm | protected |
m_default_config_file | iguana::Algorithm | protected |
m_log | iguana::Object | protected |
m_mutex | iguana::Algorithm | mutableprotected |
m_name | iguana::Object | protected |
m_rows_only | iguana::Algorithm | protected |
o_user_config_dir | iguana::Algorithm | protected |
o_user_config_file | iguana::Algorithm | protected |
Object(std::string_view name="", Logger::Level lev=Logger::DEFAULT_LEVEL) | iguana::Object | |
ParseYAMLConfig() | iguana::Algorithm | protected |
Run(hipo::banklist &banks) const override | iguana::clas12::EventBuilderFilter | virtual |
SetConfig(std::unique_ptr< YAMLReader > &&yaml_config) | iguana::Algorithm | |
SetConfigDirectory(std::string const &name) | iguana::Algorithm | |
SetConfigFile(std::string const &name) | iguana::Algorithm | |
SetLogLevel(std::string_view lev) | iguana::Object | |
SetLogLevel(Logger::Level const lev) | iguana::Object | |
SetName(std::string_view name) | iguana::Algorithm | |
SetOption(std::string const &key, const OPTION_TYPE val) | iguana::Algorithm | inline |
ShowBank(hipo::bank &bank, std::string_view message="", Logger::Level const level=Logger::trace) const | iguana::Algorithm | protected |
ShowBanks(hipo::banklist &banks, std::string_view message="", Logger::Level const level=Logger::trace) const | iguana::Algorithm | protected |
Start(hipo::banklist &banks) override | iguana::clas12::EventBuilderFilter | virtual |
iguana::Algorithm::Start() | iguana::Algorithm | |
Stop() override | iguana::clas12::EventBuilderFilter | virtual |
~Algorithm() (defined in iguana::Algorithm) | iguana::Algorithm | inlinevirtual |
~Object() (defined in iguana::Object) | iguana::Object | inline |