Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for ActsExamples::WhiteBoard, including all inherited members.
add(const std::string &name, T &&object) | ActsExamples::WhiteBoard | inlineprivate |
exists(const std::string &name) const | ActsExamples::WhiteBoard | inline |
get(const std::string &name) const | ActsExamples::WhiteBoard | inlineprivate |
logger() const | ActsExamples::WhiteBoard | inlineprivate |
m_logger | ActsExamples::WhiteBoard | private |
m_objectAliases | ActsExamples::WhiteBoard | private |
m_store | ActsExamples::WhiteBoard | private |
operator=(const WhiteBoard &)=delete | ActsExamples::WhiteBoard | |
ReadDataHandle class | ActsExamples::WhiteBoard | friend |
similarNames(const std::string_view &name, int distThreshold, std::size_t maxNumber) const | ActsExamples::WhiteBoard | private |
typeMismatchMessage(const std::string &name, const char *req, const char *act) | ActsExamples::WhiteBoard | privatestatic |
WhiteBoard(std::unique_ptr< const Acts::Logger > logger=Acts::getDefaultLogger("WhiteBoard", Acts::Logging::INFO), std::unordered_map< std::string, std::string > objectAliases={}) | ActsExamples::WhiteBoard | inline |
WhiteBoard(const WhiteBoard &other)=delete | ActsExamples::WhiteBoard | |
WriteDataHandle class | ActsExamples::WhiteBoard | friend |