#include "DataFormats/Provenance/interface/ProductRegistry.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <unordered_set>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
edm::detail | |
Functions | |
void | edm::detail::processEDAliases (std::vector< std::string > const &aliasNamesToProcess, std::unordered_set< std::string > const &aliasModulesToProcess, ParameterSet const &proc_pset, std::string const &processName, ProductRegistry &preg) |