23 throw cms::Exception(
"BadInput") <<
"SurfaceDeformationFactory::surfaceDeformationType: "
24 <<
"Unknown SurfaceDeformation type " << typeString
25 <<
" (must be 'BowedSurface' or 'TwoBowedSurfaces'.\n";
53 throw cms::Exception(
"BadInput") <<
"SurfaceDeformationFactory::create: "
54 <<
"Unknown SurfaceDeformation type " << type <<
" (need "
56 <<
") or params.size() (" << params.size()
57 <<
") does not match.\n";