| _application | marlinmt::Component | protected |
| _description | marlinmt::Component | protected |
| _geometryType | marlinmt::GeometryManager | private |
| _logger | marlinmt::Component | protected |
| _name | marlinmt::Component | protected |
| _parameters | marlinmt::Configurable | protected |
| _plugin | marlinmt::GeometryManager | private |
| _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 |
| application() const | marlinmt::Component | |
| application() | marlinmt::Component | |
| begin() | marlinmt::Configurable | |
| begin() const | marlinmt::Configurable | |
| checkParameter(const std::string &name) const | marlinmt::Configurable | |
| clear() | marlinmt::GeometryManager | |
| 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 | |
| geometry() const | marlinmt::GeometryManager | inline |
| GeometryManager(const GeometryManager &)=delete | marlinmt::GeometryManager | |
| GeometryManager() | marlinmt::GeometryManager | |
| getParameters(ConfigSection §ion, const std::set< std::string > &exclude={}) const | marlinmt::Component | |
| initialize() override | marlinmt::GeometryManager | privatevirtual |
| 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 GeometryManager &)=delete | marlinmt::GeometryManager | |
| 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 | |
| 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 | |
| typeIndex() const | marlinmt::GeometryManager | |
| unset() | marlinmt::Configurable | |
| verbosity() const | marlinmt::Component | |
| warning() const | marlinmt::Component | |
| ~Component()=default | marlinmt::Component | virtual |
| ~Configurable()=default | marlinmt::Configurable | virtual |
| ~GeometryManager()=default | marlinmt::GeometryManager | |