ATLAS Offline Software
|
This is the complete list of members for TCS::AlgFactory, including all inherited members.
AlgFactory()=default | TCS::AlgFactory | private |
AlgFactory(const AlgFactory &)=delete | TCS::AlgFactory | private |
algorithm(const std::string &algName) | TCS::AlgFactory | |
ATLAS_NOT_THREAD_SAFE() | TCS::AlgFactory | static |
create(const std::string &algType, const std::string &algName) | TCS::AlgFactory | |
Creator typedef | TCS::AlgFactory | |
getAllClassNames() const | TCS::AlgFactory | |
instance() | TCS::AlgFactory | static |
m_algs | TCS::AlgFactory | private |
m_callMap | TCS::AlgFactory | private |
operator=(const AlgFactory &)=delete | TCS::AlgFactory | private |
printAlgorithmNames() const | TCS::AlgFactory | |
Register(const std::string &algType, Creator creator) | TCS::AlgFactory |