| _application | marlinmt::Component | protected |
| _bookStore | marlinmt::BookStoreManager | private |
| _defaultFlag | marlinmt::BookStoreManager | private |
| _defaultMemLayout | marlinmt::BookStoreManager | private |
| _description | marlinmt::Component | protected |
| _entriesToWrite | marlinmt::BookStoreManager | private |
| _logger | marlinmt::Component | protected |
| _name | marlinmt::Component | protected |
| _outputFile | marlinmt::BookStoreManager | private |
| _parameters | marlinmt::Configurable | protected |
| _type | marlinmt::Component | protected |
| _verbosity | marlinmt::Component | protected |
| addParameter(EParameterType paramType, const std::string &name, const std::string &desc, std::shared_ptr< T > value) | marlinmt::Configurable | inline |
| addParameter(EParameterType paramType, const std::string &name, const std::string &desc, std::shared_ptr< T > value, T defVal) | marlinmt::Configurable | inline |
| addToWrite(const book::EntryKey &key) | marlinmt::BookStoreManager | |
| application() const | marlinmt::Component | |
| application() | marlinmt::Component | |
| begin() | marlinmt::Configurable | |
| begin() const | marlinmt::Configurable | |
| bookHist(const std::filesystem::path &path, const std::string_view &name, const std::string_view &title, const std::array< const AxisConfig< typename HistT::Precision_t > *, HistT::Dimension > &axesconfig, const BookFlag_t &flags) | marlinmt::BookStoreManager | |
| BookStoreManager() | marlinmt::BookStoreManager | |
| BookStoreManager(const BookStoreManager &)=delete | marlinmt::BookStoreManager | |
| BookStoreManager(BookStoreManager &&)=delete | marlinmt::BookStoreManager | |
| checkParameter(const std::string &name) const | marlinmt::Configurable | |
| clear() | marlinmt::Configurable | |
| Component()=delete | marlinmt::Component | |
| Component(const Component &)=delete | marlinmt::Component | |
| Component(const std::string &type) | marlinmt::Component | |
| Configurable()=default | marlinmt::Configurable | |
| const_iterator typedef | marlinmt::Configurable | |
| debug() const | marlinmt::Component | |
| description() const | marlinmt::Component | |
| end() | marlinmt::Configurable | |
| end() const | marlinmt::Configurable | |
| error() const | marlinmt::Component | |
| exists(const std::string &name) const | marlinmt::Configurable | |
| getKey(const std::filesystem::path &path, const std::string_view &name) const | marlinmt::BookStoreManager | |
| getObject(const book::EntryKey &key) const | marlinmt::BookStoreManager | |
| getParameters(ConfigSection §ion, const std::set< std::string > &exclude={}) const | marlinmt::Component | |
| initialize() override | marlinmt::BookStoreManager | virtual |
| isInitialized() const | marlinmt::Component | |
| isSet(const std::string &name) const | marlinmt::Configurable | |
| iterator typedef | marlinmt::Configurable | |
| log() const | marlinmt::Component | inline |
| LoggerPtr typedef | marlinmt::Component | |
| message() const | marlinmt::Component | |
| name() const | marlinmt::Component | |
| operator=(const BookStoreManager &)=delete | marlinmt::BookStoreManager | |
| operator=(BookStoreManager &&)=delete | marlinmt::BookStoreManager | |
| marlinmt::Component::operator=(const Component &)=delete | marlinmt::Component | |
| parameter(const std::string &name) const | marlinmt::Configurable | inline |
| parameter(const std::string &name, const T &fallback) const | marlinmt::Configurable | inline |
| ParameterMap typedef | marlinmt::Configurable | |
| printParameters() const | marlinmt::Component | |
| printParameters() const | marlinmt::Component | |
| removeFromWrite(const book::EntryKey &key) | marlinmt::BookStoreManager | |
| setDescription(const std::string &desc) | marlinmt::Component | |
| setName(const std::string &n) | marlinmt::Component | |
| setParameters(const ConfigSection §ion, bool throwIfNotFound=false) | marlinmt::Component | |
| setup(Application *app) | marlinmt::Component | |
| setVerbosity(const std::string &level) | marlinmt::Component | |
| type() const | marlinmt::Component | |
| unset() | marlinmt::Configurable | |
| verbosity() const | marlinmt::Component | |
| warning() const | marlinmt::Component | |
| writeToDisk() const | marlinmt::BookStoreManager | |
| ~Component()=default | marlinmt::Component | virtual |
| ~Configurable()=default | marlinmt::Configurable | virtual |