#include <map>
#include <vector>
#include <string>
#include <iostream>
#include "Framework/Algorithm/Algorithm.h"
#include "Framework/Registry/Registry.h"
Go to the source code of this file.
Classes | |
class | genie::AlgConfigPool |
A singleton class holding all configuration registries built while parsing all loaded XML configuration files. More... | |
struct | genie::AlgConfigPool::Cleaner |
Namespaces | |
genie | |
THE MAIN GENIE PROJECT NAMESPACE | |
Functions | |
ostream & | genie::operator<< (ostream &stream, const AlgConfigPool &config_pool) |