#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef std::set< std::string > | edm::StringSet |
Functions | |
void | edm::checkDictionaries (std::string const &name, bool noComponents=false) |
std::string const & | edm::dictionaryPlugInPrefix () |
StringSet & | edm::foundTypes () |
void | edm::loadMissingDictionaries () |
StringSet & | edm::missingTypes () |
void | edm::public_base_classes (TypeWithDict const &type, std::vector< TypeWithDict > &baseTypes) |
void | edm::throwMissingDictionariesException () |