33 const std::vector<double> &addtlShapeValues)
38 if (
m_numAddtlShapePars != addtlShapeValues.size())
throw std::runtime_error(
"ZDCWaveformBase::setAddtlShapeParameters; Shape name and value size mismatch");
44 for (
unsigned int param = 0; param < addtlShapeNames.size(); param++) {