17 return geometryInterface.
intern(name);
23 for (
const auto&
step : spec) {
28 s.nbins = int(
step.getParameter<
int>(
"nbins"));
29 s.xmin = int(
step.getParameter<
int>(
"xmin"));
30 s.xmax = int(
step.getParameter<
int>(
"xmax"));
32 for (
const auto&
c :
step.getParameter<std::vector<std::string>>(
"columns")) {
const edm::EventSetup & c
std::vector< ParameterSet > VParameterSet
std::vector< SummationStep > steps
GeometryInterface::Column parse_columns(std::string name, GeometryInterface &)
T getParameter(std::string const &) const
tuple config
parse the configuration file
ID intern(std::string const &id)